StatusBool
Description
The StatusBool contains float values that are dynamically effected by StatusEffects.
Properties
StatusName | The StatusNameBool scriptable object. |
BaseValue | The base bool value. |
Value |
Actions
OnValueChanged | Invoked when a new value is assigned. Returns the previous and new values. |
OnBaseValueChanged | Invoked when a new base value is assigned. Returns the previous and new base values. |
Last updated