score::DocumentActionCondition Struct Reference

The DocumentActionCondition struct. More...

Inheritance diagram for score::DocumentActionCondition:
score::ActionCondition score::EnableActionIfDocument

Detailed Description

The DocumentActionCondition struct.

Will be checked when the document changes

Public Member Functions

 ActionCondition (StringKey< ActionCondition > k)
 
- Public Member Functions inherited from score::ActionCondition
 ActionCondition (StringKey< ActionCondition > k)
 
virtual void action (ActionManager &mgr, MaybeDocument)
 action This function will be called whenever a particular event happen. More...
 
void setEnabled (score::ActionManager &mgr, bool b)
 setEnabled Sets the state of all the matching actions More...
 
template<typename Action_T >
void add ()
 add Register an action for this condition. More...
 
StringKey< ActionConditionkey () const
 

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