Enum CharacterStateManager.CharacterState
The state of the character, ordered by their priorities. If the conditions for multiple character states are met, only the one with the highest priority will take place.
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
public enum CharacterStateManager.CharacterState
Fields
Name | Description |
---|---|
AbilityCasting | |
Dashing | |
Normal | |
PoiseBroken | |
PostureBroken | |
Suppressed |