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

Inherited by SandBox.GauntletUI.Map.GauntletMapEventVisualsView, and SandBox.GauntletUI.Map.GauntletMapSettlementNameplateView.

Public Member Functions

void OnNewEventStarted (GauntletMapEventVisual newEvent)
 
void OnInitialized (GauntletMapEventVisual newEvent)
 
void OnEventEnded (GauntletMapEventVisual newEvent)
 
void OnEventVisibilityChanged (GauntletMapEventVisual visibilityChangedEvent)
 

Member Function Documentation

◆ OnNewEventStarted()

void SandBox.GauntletUI.Map.IGauntletMapEventVisualHandler.OnNewEventStarted ( GauntletMapEventVisual  newEvent)

◆ OnInitialized()

void SandBox.GauntletUI.Map.IGauntletMapEventVisualHandler.OnInitialized ( GauntletMapEventVisual  newEvent)

◆ OnEventEnded()

void SandBox.GauntletUI.Map.IGauntletMapEventVisualHandler.OnEventEnded ( GauntletMapEventVisual  newEvent)

◆ OnEventVisibilityChanged()

void SandBox.GauntletUI.Map.IGauntletMapEventVisualHandler.OnEventVisibilityChanged ( GauntletMapEventVisual  visibilityChangedEvent)