SScriptingData
Index
Functions Index
Function Name
Properties Index
Property Name
Functions
GetVariable
object GetVariable (string name)
Return the object of the variable.
Parameter
Type
Description
SetVariable
void SetVariable (string name, DynValue property, bool persistent=false)
Set properties to variable.
Parameter
Type
Description
Properties
Enabled
bool Enabled get
set
Is the ScriptingData component Enabled?
Variables
string[] Variables get
Property Description
ComponentName
string ComponentName get
The name of this component.
GameObject
SGameObject GameObject get
Property Description
Last updated