GKTurnBasedExchangeReply

Inherits: RefCounted < Object

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

Properties

PackedByteArray

data

PackedByteArray()

String

message

""

GKTurnBasedParticipant

recipient

null

float

reply_date

0.0


Property Descriptions

PackedByteArray data = PackedByteArray() 🔗

  • PackedByteArray get_data()

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

Note: The returned array is copied and any changes to it will not update the original property value. See PackedByteArray for more details.


String message = "" 🔗

  • String get_message()

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


GKTurnBasedParticipant recipient = null 🔗

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


float reply_date = 0.0 🔗

  • float get_reply_date()

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