StatusVariable
Abstract Class
Description
The StatusVariable is an abstract class inherited by the StatusFloat, StatusInt, and StatusBool.
Properties
monoBehaviour | This value is the reference to the MonoBehaviour that contains this StatusVariable. Note that this field is not public or visible in the inspector and is automatically assigned when the inspector for the StatusVariable is first drawn. |
Last updated