M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Network.MessageInfo Class Reference

Public Member Functions

void WriteTo (Stream stream, bool fromServer)
 

Static Public Member Functions

static MessageInfo ReadFrom (Stream stream, bool fromServer)
 

Public Attributes

bool DestinationIsPostBox = true
 whether destination is set by PostBoxId or ClientId
 

Properties

string SourceIPAddress [get, set]
 to be set by message bus
 
Guid SourceClientId [get, set]
 to be set by message bus
 
string SourceUserName [get, set]
 to be set by message bus
 
string SourcePlatform [get, set]
 to be set by message bus
 
string SourcePlatformId [get, set]
 to be set by message bus
 
string DestinationPostBox [get, set]
 
Guid DestinationClientId [get, set]
 to be set by message bus
 

Member Function Documentation

◆ WriteTo()

void TaleWorlds.Network.MessageInfo.WriteTo ( Stream  stream,
bool  fromServer 
)

◆ ReadFrom()

static MessageInfo TaleWorlds.Network.MessageInfo.ReadFrom ( Stream  stream,
bool  fromServer 
)
static

Member Data Documentation

◆ DestinationIsPostBox

bool TaleWorlds.Network.MessageInfo.DestinationIsPostBox = true

Property Documentation

◆ SourceIPAddress

string TaleWorlds.Network.MessageInfo.SourceIPAddress
getset

◆ SourceClientId

Guid TaleWorlds.Network.MessageInfo.SourceClientId
getset

◆ SourceUserName

string TaleWorlds.Network.MessageInfo.SourceUserName
getset

◆ SourcePlatform

string TaleWorlds.Network.MessageInfo.SourcePlatform
getset

◆ SourcePlatformId

string TaleWorlds.Network.MessageInfo.SourcePlatformId
getset

◆ DestinationPostBox

string TaleWorlds.Network.MessageInfo.DestinationPostBox
getset

◆ DestinationClientId

Guid TaleWorlds.Network.MessageInfo.DestinationClientId
getset