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

Inherits ScreenBase, and TaleWorlds.Core.IGameStateListener.

Inherited by TaleWorlds.MountAndBlade.GauntletUI.GauntletProfileSelectionScreen.

Public Member Functions

 MBProfileSelectionScreenBase (ProfileSelectionState state)
 
void OnActivate ()
 
void OnDeactivate ()
 
void OnInitialize ()
 
void OnFinalize ()
 

Protected Member Functions

sealed override void OnFrameTick (float dt)
 
virtual void OnProfileSelectionTick (float dt)
 
void OnActivateProfileSelection ()
 

Constructor & Destructor Documentation

◆ MBProfileSelectionScreenBase()

TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.MBProfileSelectionScreenBase ( ProfileSelectionState  state)

Member Function Documentation

◆ OnFrameTick()

sealed override void TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.OnFrameTick ( float  dt)
protected

◆ OnProfileSelectionTick()

virtual void TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.OnProfileSelectionTick ( float  dt)
protectedvirtual

◆ OnActivateProfileSelection()

void TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.OnActivateProfileSelection ( )
protected