OvrVariable

Subclass of UnityEngine.Monobehaviour

Description

OvrVariable is the base class, from which all the other Variables derive their base attributes.

Attributes

NameTypeDescription

VariableType

Type of the OvrVariable [read only]

Id

string

ID of the OvrVariable

Variable

object

Actual data stored.

OvrVariable Types

Last updated