Endstar LUA API Documentation
|
This is the complete list of members for Context, including all inherited members.
GameContext | Context | |
GetBool(string name) | Context | |
GetFloat(string name) | Context | |
GetInt(string name) | Context | |
GetString(string name) | Context | |
HasMember(string name) | Context | |
IsNpc() | Context | |
IsPlayer() | Context | |
LastContext | Context | |
LevelContext | Context | |
SetBool(string name, bool value) | Context | |
SetFloat(string name, float value) | Context | |
SetInt(string name, int value) | Context | |
SetString(string name, string value) | Context | |
TryGetComponent(string componentName) | Context |