OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
referenceinterface.hpp File Reference
#include "../mwworld/ptr.hpp"
Include dependency graph for referenceinterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MWGui::ReferenceInterface
 this class is intended for GUI interfaces that access an MW-Reference for example dialogue window accesses an NPC, or Container window accesses a Container these classes have to be automatically closed if the reference becomes unavailable make sure that checkReferenceAvailable() is called every frame and that onReferenceUnavailable() has been overridden More...
 

Namespaces

 MWGui