Table of Contents

Struct ProvinceMapProcessor.ProcessingProgress

Namespace
Map.Loading
Assembly
MapAssembly.dll

Processing progress event data

public struct ProvinceMapProcessor.ProcessingProgress

Fields

CurrentOperation

public string CurrentOperation

Field Value

string

ProcessedProvinces

public int ProcessedProvinces

Field Value

int

ProgressPercentage

public float ProgressPercentage

Field Value

float

TotalProvinces

public int TotalProvinces

Field Value

int