Table of Contents

Interface IMapEventVisual

Namespace
TaleWorlds.CampaignSystem.MapEvents
Assembly
TaleWorlds.CampaignSystem.dll
public interface IMapEventVisual

Methods

Initialize(Vec2, int, bool, bool)

void Initialize(Vec2 position, int battleSizeValue, bool hasSound, bool isVisible)

Parameters

position Vec2
battleSizeValue int
hasSound bool
isVisible bool

OnMapEventEnd()

void OnMapEventEnd()

SetVisibility(bool)

void SetVisibility(bool isVisible)

Parameters

isVisible bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).