Search Results for

    Show / Hide Table of Contents

    Enum PlayerInputState

    Current player input state, is the player allowed to give input or not

    Namespace: nickmaltbie.OpenKCC.Character
    Assembly: cs.temp.dll.dll
    Syntax
    public enum PlayerInputState

    Fields

    Name Description
    Allow

    Current player input state, is the player allowed to give input or not

    Deny

    Current player input state, is the player allowed to give input or not

    In This Article
    Back to top OpenKCC Documentation