Scaleform::GFx::ResourceLib::ResourceSlot::ResolveState

Scaleform::GFx::ResourceLib::ResourceSlot::ResolveState
enum ResolveState {
  Resolve_InProgress,
  Resolve_Success,
  Resolve_Fail
};
Description

Describes the resolve status of the resources in the Resource slot.

Members
Members 
Description 
Resolve_InProgress 
Resolving of the resource is in progress. 
Resolve_Success 
Resolving of the resource has been successful. 
Resolve_Fail 
Resolving of the resource failed. 
File

GFx_Resource.h