Mod API Reference:GamePlayer: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "'''GamePlayer''': All details about a player in a game. * '''AIPlayerID''' ''Nullable<PlayerID>'': * '''Autopilo..."
 
No edit summary
Line 34: Line 34:
* '''TurnSince''' ''[[Mod API Reference:DateTime|DateTime]]'':  
* '''TurnSince''' ''[[Mod API Reference:DateTime|DateTime]]'':  
* '''WasOpenSeat''' ''boolean'':
* '''WasOpenSeat''' ''boolean'':
== Functions ==
* '''DisplayName'''('''standingOpt''' ''[[Mod API Reference:GameStanding|GameStanding]]'', '''includeAIWas''' ''boolean'') returns string:

Revision as of 00:46, 18 May 2017

GamePlayer: All details about a player in a game.


Functions

  • DisplayName(standingOpt GameStanding, includeAIWas boolean) returns string: