Table of Contents

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

roomId Guid
name string
endpoint string
color string

Properties

Endpoint

public string Endpoint { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string

RoomColor

public string RoomColor { get; }

Property Value

string

RoomId

public Guid RoomId { get; }

Property Value

Guid

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).