StatusBool

Description

The StatusBool contains float values that are dynamically effected by StatusEffects.

Properties

baseValue

The base bool value.

value

The calculated bool value after all StatusEffect's Effect values. For information on how the final value is calculated see Effect.

Last updated