Class JoinChatRoomMessage
- Namespace
- Messages.FromLobbyServer.ToClient
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("LobbyServer", "Client")]
public class JoinChatRoomMessage : Message
- Inheritance
-
JoinChatRoomMessage
- Inherited Members
Constructors
JoinChatRoomMessage()
public JoinChatRoomMessage()
JoinChatRoomMessage(ChatRoomInformationForClient)
public JoinChatRoomMessage(ChatRoomInformationForClient chatRoomInformation)
Parameters
chatRoomInformation
ChatRoomInformationForClient
Properties
ChatRoomInformaton
public ChatRoomInformationForClient ChatRoomInformaton { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).