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 |