Table of Contents

Struct BMPProvinceStatsData

Namespace
Map.Loading.Images
Assembly
MapAssembly.dll

Data structure for collecting province statistics across job batches

public struct BMPProvinceStatsData

Fields

ProvinceBounds

public NativeHashMap<int, ProvinceBounds> ProvinceBounds

Field Value

NativeHashMap<int, ProvinceBounds>

ProvincePixelCounts

public NativeHashMap<int, int> ProvincePixelCounts

Field Value

NativeHashMap<int, int>

Methods

Dispose()

public void Dispose()