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

Inherits TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase.

Public Member Functions

 GauntletProfileSelectionScreen (ProfileSelectionState state)
 
- Public Member Functions inherited from TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase
 MBProfileSelectionScreenBase (ProfileSelectionState state)
 
void OnActivate ()
 
void OnDeactivate ()
 
void OnInitialize ()
 
void OnFinalize ()
 

Protected Member Functions

override void OnInitialize ()
 
override void OnActivate ()
 
override void OnFinalize ()
 
override void OnProfileSelectionTick (float dt)
 
- Protected Member Functions inherited from TaleWorlds.MountAndBlade.MBProfileSelectionScreenBase
sealed override void OnFrameTick (float dt)
 
virtual void OnProfileSelectionTick (float dt)
 
void OnActivateProfileSelection ()
 

Constructor & Destructor Documentation

◆ GauntletProfileSelectionScreen()

TaleWorlds.MountAndBlade.GauntletUI.GauntletProfileSelectionScreen.GauntletProfileSelectionScreen ( ProfileSelectionState  state)

Member Function Documentation

◆ OnInitialize()

override void TaleWorlds.MountAndBlade.GauntletUI.GauntletProfileSelectionScreen.OnInitialize ( )
protected

◆ OnActivate()

override void TaleWorlds.MountAndBlade.GauntletUI.GauntletProfileSelectionScreen.OnActivate ( )
protected

◆ OnFinalize()

override void TaleWorlds.MountAndBlade.GauntletUI.GauntletProfileSelectionScreen.OnFinalize ( )
protected

◆ OnProfileSelectionTick()

override void TaleWorlds.MountAndBlade.GauntletUI.GauntletProfileSelectionScreen.OnProfileSelectionTick ( float  dt)
protectedvirtual