Steam Lobby Member Ready

Fields and Attributes
On Ready Changed
public UnityEvent<bool> onReadyChanged;
Event that fires whenever the member’s ready state changes. The event passes true
if the member is ready, false
otherwise.
Last updated