Enum BlockGamePlayerAction
Namespace: Content.Shared.Arcade
Assembly: Content.Shared.dll
Syntax
public enum BlockGamePlayerAction : int
Fields
Name | Description |
---|---|
CounterRotate | |
EndLeft | |
EndRight | |
Harddrop | |
Hold | |
NewGame | |
Pause | |
Rotate | |
ShowHighscores | |
SoftdropEnd | |
SoftdropStart | |
StartLeft | |
StartRight | |
Unpause |