Endstar LUA API Documentation
|
Base class for behavior, command, and interaction nodes. More...
Public Member Functions | |
Context | GetContext () |
Gets the context of this instruction node. | |
float | GetTime () |
Gets the current local game time. | |
Properties | |
Endless.Gameplay.Scripting.InstructionNode | ManagedNode [get] |
Base class for behavior, command, and interaction nodes.
Context GetContext | ( | ) |
Gets the context of this instruction node.
float GetTime | ( | ) |
Gets the current local game time.
|
getprotected |