GKTurnBasedParticipant

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

last_turn_date

0.0

int

match_outcome

0

GKPlayer

player

null

int

status

0

float

timeout_date

0.0


Property Descriptions

float last_turn_date = 0.0 🔗

  • float get_last_turn_date()

There is currently no description for this property. Please help us by contributing one!


int match_outcome = 0 🔗

  • void set_match_outcome(value: int)

  • int get_match_outcome()

There is currently no description for this property. Please help us by contributing one!


GKPlayer player = null 🔗

There is currently no description for this property. Please help us by contributing one!


int status = 0 🔗

  • int get_status()

There is currently no description for this property. Please help us by contributing one!


float timeout_date = 0.0 🔗

  • float get_timeout_date()

There is currently no description for this property. Please help us by contributing one!