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

override void OnFrameTick (float dt)
 
void OnActivateProfileSelection ()
 

Constructor & Destructor Documentation

◆ MBProfileSelectionScreenBase()

TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.MBProfileSelectionScreenBase ( ProfileSelectionState  state)

Member Function Documentation

◆ OnFrameTick()

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

◆ OnActivateProfileSelection()

void TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.OnActivateProfileSelection ( )
protected