Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 806 Bytes

AutoReceiveInput.md

File metadata and controls

43 lines (25 loc) · 806 Bytes

AutoReceiveInput Enum

Defines the player index that will be used to pass input

public enum AutoReceiveInput

Fields

Disabled 0

Player0 1

Player1 2

Player2 3

Player3 4

Player4 5

Player5 6

Player6 7

Player7 8