OvrVariable
Subclass of UnityEngine.Monobehaviour
Subclass of UnityEngine.Monobehaviour
OvrVariable is the base class, from which all the other Variables derive their base attributes.
Name | Type | Description |
---|---|---|
VariableType
Type of the OvrVariable [read only]
Id
string
ID of the OvrVariable
Variable
object
Actual data stored.