struct Resources::InProgressLoadInformation

Information about an in-progress resource load.

Public

Constructors

InProgressLoadInformation

InProgressLoadInformation()

Fields

LoadOptions

PackageReadLock

ResourceHandle

HResource ResourceHandle

DependencyResourceHandles

Vector<HResource> DependencyResourceHandles

RemainingResourcesToLoadCount

u32 RemainingResourcesToLoadCount

LoadFinished

u8 LoadFinished

LoadingEvent

SignalEvent LoadingEvent