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

Inherits TaleWorlds.Core.IEntityComponent.

Inherited by TaleWorlds.MountAndBlade.MissionPeer, and TaleWorlds.MountAndBlade.MissionRepresentativeBase.

Public Member Functions

virtual void Initialize ()
 
GetComponent< T > ()
 
virtual void OnInitialize ()
 
virtual void OnFinalize ()
 
void OnInitialize ()
 
void OnFinalize ()
 

Properties

VirtualPlayer Peer [get, set]
 
string Name [get]
 Platform provided (GDK, Steam, etc.) name of the peer. Used in logging. MissionPeer.DisplayedName is used to display the name in game. More...
 
bool IsMine [get]
 
uint TypeId [get, set]
 

Member Function Documentation

◆ Initialize()

virtual void TaleWorlds.Core.PeerComponent.Initialize ( )
virtual

◆ GetComponent< T >()

T TaleWorlds.Core.PeerComponent.GetComponent< T > ( )
Type Constraints
T :PeerComponent 

◆ OnInitialize()

virtual void TaleWorlds.Core.PeerComponent.OnInitialize ( )
virtual

◆ OnFinalize()

virtual void TaleWorlds.Core.PeerComponent.OnFinalize ( )
virtual

Property Documentation

◆ Peer

VirtualPlayer TaleWorlds.Core.PeerComponent.Peer
getset

◆ Name

string TaleWorlds.Core.PeerComponent.Name
get

◆ IsMine

bool TaleWorlds.Core.PeerComponent.IsMine
get

◆ TypeId

uint TaleWorlds.Core.PeerComponent.TypeId
getset