Table of Contents

Class JsonSocketMessage

Namespace
TaleWorlds.Network
Assembly
TaleWorlds.Network.dll
public class JsonSocketMessage
Inheritance
JsonSocketMessage
Inherited Members

Constructors

JsonSocketMessage()

[Obsolete]
public JsonSocketMessage()

Properties

MessageInfo

public MessageInfo MessageInfo { get; }

Property Value

MessageInfo

SocketMessageTypeId

public string SocketMessageTypeId { get; }

Property Value

string

Methods

GetMessageDictionary()

public static Dictionary<string, Type> GetMessageDictionary()

Returns

Dictionary<string, Type>

GetTypeId(Type)

public static string GetTypeId(Type messageType)

Parameters

messageType Type

Returns

string

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