Beamable SDK
|
Public Member Functions | |
void | Update (List< RoomInfo > roomInfo, IDependencyProvider dependencyProvider) |
Public Attributes | |
readonly List< RoomHandle > | roomHandles |
A list of RoomHandles that represent the rooms the current player is in. | |
Properties | |
RoomHandle | GeneralRoom [get] |
The first RoomHandle from the roomHandles list that has a name of "general" | |
List< RoomHandle > | GuildRooms [get] |
A set of RoomHandle from the roomHandles list that have names that start with "group" | |
List< RoomHandle > | DirectMessageRooms [get] |
A set of RoomHandle from the roomHandles list that have names that start with "direct" | |