Table of Contents

Struct JobifiedBMPLoader.LoadingProgress

Namespace
Map.Loading.Images
Assembly
MapAssembly.dll
public struct JobifiedBMPLoader.LoadingProgress

Fields

CurrentOperation

public string CurrentOperation

Field Value

string

FilesProcessed

public int FilesProcessed

Field Value

int

ProgressPercentage

public float ProgressPercentage

Field Value

float

TotalFiles

public int TotalFiles

Field Value

int