MP_ChatManager API
Server-side global routing and room management
The
MP_ChatManager component lives on the GameMode and is responsible for authorizing connections and managing active room instances.GetChatRoom
Pure getter for the Room Actor.
Parameters
RoomIDName of the room
Returns
AMP_ChatRoom Object Reference
CreatePersistentRoom
Forces creation of a room that survives session restarts.
Parameters
RoomDescMetadata for creation