StatPoolDataValueChangeMode enum
game.StatPoolDataValueChangeMode
C# base type: sbyte (1 bytes).
Values
| Name | Value | |
|---|---|---|
Normal | 0 | |
IncreasingOnly | 1 | |
DecreasingOnly | 2 | |
NonZero | 3 |
game.StatPoolDataValueChangeMode
C# base type: sbyte (1 bytes).
| Name | Value | |
|---|---|---|
Normal | 0 | |
IncreasingOnly | 1 | |
DecreasingOnly | 2 | |
NonZero | 3 |