Search Results for

    Show / Hide Table of Contents

    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
    • Improve this Doc
    • View Source
    In This Article
    Back to top LobsterFramework documentation