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

Inherits SandBox.View.Map.MapNotificationView.

Public Member Functions

 GauntletMapNotificationView ()
 
override void RegisterMapNotificationType (Type data, Type item)
 
override void ResetNotifications ()
 
virtual void ResetNotifications ()
 
virtual void RegisterMapNotificationType (Type data, Type item)
 

Protected Member Functions

override void CreateLayout ()
 
override void OnFinalize ()
 
override void OnFrameTick (float dt)
 
override void OnMenuModeTick (float dt)
 

Additional Inherited Members

- Static Protected Attributes inherited from SandBox.View.Map.MapView
const float ContextAlphaModifier = 8.5f
 
- Properties inherited from SandBox.View.Map.MapView
MapScreen MapScreen [get]
 
MapState MapState [get]
 
- Properties inherited from SandBox.View.SandboxView
bool IsFinalized [get, protected set]
 
ScreenLayer Layer [get, protected set]
 

Constructor & Destructor Documentation

◆ GauntletMapNotificationView()

SandBox.GauntletUI.Map.GauntletMapNotificationView.GauntletMapNotificationView ( )

Member Function Documentation

◆ CreateLayout()

override void SandBox.GauntletUI.Map.GauntletMapNotificationView.CreateLayout ( )
protectedvirtual

Reimplemented from SandBox.View.Map.MapView.

◆ RegisterMapNotificationType()

override void SandBox.GauntletUI.Map.GauntletMapNotificationView.RegisterMapNotificationType ( Type  data,
Type  item 
)
virtual

◆ OnFinalize()

override void SandBox.GauntletUI.Map.GauntletMapNotificationView.OnFinalize ( )
protectedvirtual

Reimplemented from SandBox.View.SandboxView.

◆ OnFrameTick()

override void SandBox.GauntletUI.Map.GauntletMapNotificationView.OnFrameTick ( float  dt)
protectedvirtual

Reimplemented from SandBox.View.SandboxView.

◆ OnMenuModeTick()

override void SandBox.GauntletUI.Map.GauntletMapNotificationView.OnMenuModeTick ( float  dt)
protectedvirtual

Reimplemented from SandBox.View.Map.MapView.

◆ ResetNotifications()

override void SandBox.GauntletUI.Map.GauntletMapNotificationView.ResetNotifications ( )
virtual