XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAction Class Referenceabstract
Inheritance diagram for xiiAction:
[legend]

Public Member Functions

 xiiAction (const xiiActionContext &context)
 
virtual void Execute (const xiiVariant &value)=0
 
void TriggerUpdate ()
 
const xiiActionContextGetContext () const
 
xiiActionDescriptorHandle GetDescriptorHandle ()
 
- Public Member Functions inherited from xiiReflectedClass
virtual const xiiRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const xiiRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T>
XII_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Public Attributes

xiiEvent< xiiAction * > m_StatusUpdateEvent
 Fire when the state of the action changes (enabled, value etc...)
 

Protected Attributes

xiiActionContext m_Context
 

Friends

struct xiiActionDescriptor
 

Additional Inherited Members

- Static Public Member Functions inherited from xiiNoBase
static const xiiRTTIGetStaticRTTI ()
 

The documentation for this class was generated from the following files: