M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.PlayerConnectionInfo Class Reference

Public Member Functions

 PlayerConnectionInfo (PlayerId playerID)
 
void AddParameter (string name, object parameter)
 
GetParameter< T > (string name)
 

Public Attributes

readonly PlayerId PlayerID
 

Properties

int SessionKey [get, set]
 
string Name [get, set]
 
NetworkCommunicator NetworkPeer [get, set]
 

Constructor & Destructor Documentation

◆ PlayerConnectionInfo()

TaleWorlds.MountAndBlade.PlayerConnectionInfo.PlayerConnectionInfo ( PlayerId  playerID)

Member Function Documentation

◆ AddParameter()

void TaleWorlds.MountAndBlade.PlayerConnectionInfo.AddParameter ( string  name,
object  parameter 
)

◆ GetParameter< T >()

T TaleWorlds.MountAndBlade.PlayerConnectionInfo.GetParameter< T > ( string  name)
Type Constraints
T :class 

Member Data Documentation

◆ PlayerID

readonly PlayerId TaleWorlds.MountAndBlade.PlayerConnectionInfo.PlayerID

Property Documentation

◆ SessionKey

int TaleWorlds.MountAndBlade.PlayerConnectionInfo.SessionKey
getset

◆ Name

string TaleWorlds.MountAndBlade.PlayerConnectionInfo.Name
getset

◆ NetworkPeer

NetworkCommunicator TaleWorlds.MountAndBlade.PlayerConnectionInfo.NetworkPeer
getset