core
/
com.unciv.models.metadata
/
Player
Player
class
Player
(chosenCiv:
String
)
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
chosenCiv
Link copied to clipboard
var
chosenCiv
:
String
Content copied to clipboard
playerId
Link copied to clipboard
var
playerId
:
String
Content copied to clipboard
playerType
Link copied to clipboard
var
playerType
:
PlayerType
Content copied to clipboard
Sources
jvm source
Link copied to clipboard