|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CLoadZone Struct ReferenceCLoadZone contained a status of loading for each zone.
More...
#include <zone_manager.h>
List of all members.
Detailed Description
CLoadZone contained a status of loading for each zone.
Definition at line 46 of file zone_manager.h.
Constructor & Destructor Documentation
NL3D::CLoadZone::CLoadZone |
( |
|
) |
[inline] |
|
NL3D::CLoadZone::CLoadZone |
( |
std::string |
name, |
|
|
uint16 |
idZone, |
|
|
bool |
loadAsked |
|
) |
[inline] |
|
Member Function Documentation
std::string NL3D::CLoadZone::getNameWithoutExtension |
( |
|
) |
const |
|
Member Data Documentation
bool NL3D::CLoadZone::FileNotFound
|
|
|
Flag at true for stop to try loading none exist files.
Definition at line 61 of file zone_manager.h.
Referenced by CLoadZone. |
uint16 NL3D::CLoadZone::IdZone
|
|
bool NL3D::CLoadZone::LoadAsked
|
|
bool NL3D::CLoadZone::Loaded
|
|
bool NL3D::CLoadZone::LoadInProgress
|
|
std::string NL3D::CLoadZone::NameZone
|
|
The documentation for this struct was generated from the following files:
|
|