M&B: Bannerlord 1.0.0
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 More...
 

Properties

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

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