Table of Contents

Class StrategyMapsConfiguration

Namespace
Uncreated.Warfare.StrategyMaps
Assembly
Uncreated.Warfare.dll
public sealed class StrategyMapsConfiguration : BaseAlternateConfigurationFile, IConfiguration, IDisposable
Inheritance
StrategyMapsConfiguration
Implements
Inherited Members
Extension Methods

Constructors

StrategyMapsConfiguration()

public StrategyMapsConfiguration()

Properties

MapTables

public IReadOnlyList<MapTableInfo> MapTables { get; }

Property Value

IReadOnlyList<MapTableInfo>

Methods

HandleChange()

Invoked by the base class when a change occurs.

protected override void HandleChange()