M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.GauntletUI.Menu.GauntletMenuRecruitVolunteersView Class Reference

Inherits SandBox.View.Menu.MenuView.

Protected Member Functions

override void OnInitialize ()
 
override void OnFinalize ()
 
override void OnFrameTick (float dt)
 

Properties

override bool ShouldUpdateMenuAfterRemoved [get]
 
- Properties inherited from SandBox.View.Menu.MenuView
virtual bool ShouldUpdateMenuAfterRemoved [get]
 
MenuViewContext MenuViewContext [get]
 
MenuContext MenuContext [get]
 
- Properties inherited from SandBox.View.SandboxView
bool IsFinalized [get, protected set]
 
ScreenLayer Layer [get, protected set]
 

Additional Inherited Members

- Static Protected Attributes inherited from SandBox.View.Menu.MenuView
const float ContextAlphaModifier = 8.5f
 

Member Function Documentation

◆ OnInitialize()

override void SandBox.GauntletUI.Menu.GauntletMenuRecruitVolunteersView.OnInitialize ( )
protectedvirtual

Reimplemented from SandBox.View.SandboxView.

◆ OnFinalize()

override void SandBox.GauntletUI.Menu.GauntletMenuRecruitVolunteersView.OnFinalize ( )
protectedvirtual

Reimplemented from SandBox.View.SandboxView.

◆ OnFrameTick()

override void SandBox.GauntletUI.Menu.GauntletMenuRecruitVolunteersView.OnFrameTick ( float  dt)
protectedvirtual

Reimplemented from SandBox.View.SandboxView.

Property Documentation

◆ ShouldUpdateMenuAfterRemoved

override bool SandBox.GauntletUI.Menu.GauntletMenuRecruitVolunteersView.ShouldUpdateMenuAfterRemoved
get