enum ResolveState { Resolve_InProgress, Resolve_Success, Resolve_Fail };
Describes the resolve status of the resources in the Resource slot.
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. |
GFx_Resource.h