RoomEvent Class
Base class for multiplayer events that concern a specific room.
Derives from
MultiplayerEvent and exposes the
Room that the event relates to. Used as the base for room lifecycle events such as creation and joining.
| RoomEvent | Initializes a new instance of RoomEvent. |
| Room | The room associated with this event. |