OvrVariable
Subclass of UnityEngine.Monobehaviour
Description
OvrVariable is the base class, from which all the other Variables derive their base attributes.
Attributes
Name
Type
Description
Id
string
ID of the OvrVariable
Variable
object
Actual data stored.