Table of Contents

Enum VisibilityState

Namespace
Map.Rendering.FogOfWar
Assembly
MapAssembly.dll

Visibility state for provinces

public enum VisibilityState

Fields

Explored = 1

Previously seen but not currently visible (0.5)

Unexplored = 0

Never seen (0.0)

Visible = 2

Currently owned or adjacent to owned (1.0)