Closed huntj88 closed 1 year ago
Addresses #713
Exposed getClientInfo in LiveDataObject, which will allow the user to query information about other clients without the need for LivePresence.
getClientInfo
LiveDataObject
Updated dice sample to show how it might be used to show the displayName of who most recently rolled the dice.
displayName
Addresses #713
Exposed
getClientInfo
inLiveDataObject
, which will allow the user to query information about other clients without the need for LivePresence.Updated dice sample to show how it might be used to show the
displayName
of who most recently rolled the dice.