PlayerListGameController class
game.ui.PlayerListGameController
Inheritance
Base: game.ui.HUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
playerEntries | PlayerListEntryData[] | scripted |
container | ink.CompoundWidgetReference | scripted |
Functions
bool OnPlayerAttach(game.Object playerPuppet)RTTIbool OnRemotePlayerAttach(game.Object playerPuppet)RTTIbool OnPlayerDetach(game.Object playerPuppet)RTTIbool OnRemotePlayerDetach(game.Object playerPuppet)RTTIvoid AddPlayerToList(game.Object playerPuppet)RTTIvoid RemovePlayerFromList(game.Object playerPuppet)RTTI