OnNewRoomOwnerEvent
Delegate Declaration
public delegate void NewRoomOwnerEvent(SWRoomChangeOwnerEventData eventData);
Invoked when the room owner is changed.

Class
Event Data of the OnNewRoomOwnerEvent
Last updated
Was this helpful?