Table of Contents

Class ProvinceMapping.ProvinceInfo

Namespace
Map.Rendering
Assembly
MapAssembly.dll
[Serializable]
public class ProvinceMapping.ProvinceInfo
Inheritance
object
ProvinceMapping.ProvinceInfo

Fields

ID

public ushort ID

Field Value

ushort

IdentifierColor

public Color32 IdentifierColor

Field Value

Color32

Pixels

public List<Vector2Int> Pixels

Field Value

List<Vector2Int>

Properties

PixelCount

public int PixelCount { get; }

Property Value

int