Property | Type | Description | |
---|---|---|---|
playerNameText |
Method | Description | |
---|---|---|
GetCurrentPlayer ( ) : Senseix.Message.Player.Player | ||
NextStudent ( ) : void | ||
OnEnable ( ) : void | ||
PreviousStudent ( ) : void | ||
PullAvailablePlayers ( ) : void | ||
SetStudent ( int studentIndex ) : void | ||
Start ( ) : void | ||
UpdateStudentSelection ( ) : void |
Method | Description | |
---|---|---|
SetFace ( ) : void | ||
SetName ( ) : void |
public GetCurrentPlayer ( ) : Senseix.Message.Player.Player | ||
return | Senseix.Message.Player.Player |
public SetStudent ( int studentIndex ) : void | ||
studentIndex | int | |
return | void |
public static UpdateStudentSelection ( ) : void | ||
return | void |