RoomJoinProxy
[Serializable]
public class RoomJoinProxy : UnityEvent<RoomJoinEventArgs>
This class provides the base functionality for ODIN SDK UnityEvents. A persistent callback that can be saved with the Scene.
[Serializable]
public class RoomJoinProxy : UnityEvent<RoomJoinEventArgs>
This class provides the base functionality for ODIN SDK UnityEvents. A persistent callback that can be saved with the Scene.