licas.See: Description
| Class | Description |
|---|---|
| Script_AutoMethod |
This class stores information on a method description, where the script method is to
invoke a behaviour using a message retrieved from the auto engine queue.
|
| Script_Conditions |
This class stores an attribute set that other elements might use.
|
| Script_Reflection |
Base class to store information on any reflection-based description, probably a method to invoke.
|
| Script_Variable |
This class stores information on a variable.
|
| Script_VariableInstance |
This class stores information on a variable instance.
|
| Script_VarMap |
This class stores information on a set of variable values stored as key-value pairs.
|
licas.