M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.View.Map.CampaignCompass Class Reference

Inherits SandBox.View.Map.CampaignEntityVisualComponent.

Public Member Functions

override void OnVisualTick (MapScreen screen, float realDt, float dt)
 
override void OnLoadSavedGame ()
 
virtual void OnVisualTick (MapScreen screen, float realDt, float dt)
 
- Public Member Functions inherited from TaleWorlds.CampaignSystem.CampaignEntityComponent
virtual void OnTick (float realDt, float dt)
 
virtual void OnLoadSavedGame ()
 
void OnInitialize ()
 
void OnFinalize ()
 

Protected Member Functions

override void OnInitialize ()
 
- Protected Member Functions inherited from TaleWorlds.CampaignSystem.CampaignEntityComponent
virtual void OnInitialize ()
 
virtual void OnFinalize ()
 

Member Function Documentation

◆ OnInitialize()

override void SandBox.View.Map.CampaignCompass.OnInitialize ( )
protectedvirtual

◆ OnVisualTick()

override void SandBox.View.Map.CampaignCompass.OnVisualTick ( MapScreen  screen,
float  realDt,
float  dt 
)
virtual

◆ OnLoadSavedGame()

override void SandBox.View.Map.CampaignCompass.OnLoadSavedGame ( )
virtual