Nebula
Loading...
Searching...
No Matches
Resources::ResourceLoader::_PendingResourceLoad Struct Reference

#include <resourceloader.h>

Detailed Description

struct for pending resources which are about to be loaded

Public Member Functions

 _PendingResourceLoad ()
 

Public Attributes

Ids::Id32 entry
 
Util::StringAtom tag
 
bool inflight
 
bool immediate
 
bool reload
 
IndexT frame
 
float lod
 
LoadFlags flags
 

Constructor & Destructor Documentation

◆ _PendingResourceLoad()

Resources::ResourceLoader::_PendingResourceLoad::_PendingResourceLoad ( )
inline

Member Data Documentation

◆ entry

Ids::Id32 Resources::ResourceLoader::_PendingResourceLoad::entry

◆ flags

LoadFlags Resources::ResourceLoader::_PendingResourceLoad::flags

◆ frame

IndexT Resources::ResourceLoader::_PendingResourceLoad::frame

◆ immediate

bool Resources::ResourceLoader::_PendingResourceLoad::immediate

◆ inflight

bool Resources::ResourceLoader::_PendingResourceLoad::inflight

◆ lod

float Resources::ResourceLoader::_PendingResourceLoad::lod

◆ reload

bool Resources::ResourceLoader::_PendingResourceLoad::reload

◆ tag

Util::StringAtom Resources::ResourceLoader::_PendingResourceLoad::tag

The documentation for this struct was generated from the following file: