|
Endstar LUA API Documentation
|
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] |