Abstract Class
The StatusVariable is an abstract class inherited by the StatusFloat, StatusInt, and StatusBool.
instance
The reference to the StatusManager that effects this variable. Note that this field is not public or visible in the inspector but NEEDS to be assigned through SetManager() on the Awake() or Start() class of the containing method.
SetManager
Assigns a StatusManager instance to read StatusEffect data from.
Last updated 1 year ago