Endstar LUA API Documentation
Loading...
Searching...
No Matches
GroupBehavior Class Reference

Additional Inherited Members

- Public Member Functions inherited from GroupInstruction
Context GetContext ()
 Gets the context of this instruction node.
 
float GetTime ()
 Gets the current local game time.
 
void GiveGroupInstruction (Context instigator, int group)
 Give this instruction to all npcs in the group.
 
void RescindGroupInstruction (Context instigator, int group)
 Rescinds this instruction from all npcs in the group.
 
- Properties inherited from GroupInstruction
IGroupInstructionNode GroupNode [get]