Class ChatRoomInformationForClient
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class ChatRoomInformationForClient
- Inheritance
-
ChatRoomInformationForClient
- Inherited Members
Constructors
ChatRoomInformationForClient()
public ChatRoomInformationForClient()
ChatRoomInformationForClient(Guid, string, string, string)
public ChatRoomInformationForClient(Guid roomId, string name, string endpoint, string color)
Parameters
Properties
Endpoint
public string Endpoint { get; }
Property Value
Name
public string Name { get; }
Property Value
RoomColor
public string RoomColor { get; }
Property Value
RoomId
public Guid RoomId { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).