|
|
|
|
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>
Collaboration diagram for NL3D::CLoadZone:
[legend]List of all members.
Detailed Description
CLoadZone contained a status of loading for each zone.
Definition at line 45 of file zone_manager.h.
Constructor & Destructor Documentation
NL3D::CLoadZone::CLoadZone (
|
) [inline]
|
|
NL3D::CLoadZone::CLoadZone (
|
std::string name,
|
|
uint16 idZone,
|
|
bool loadAsked ) [inline]
|
|
Member Data Documentation
bool NL3D::CLoadZone::FileNotFound
|
|
|
Flag at true for stop to try loading none exist files.
Definition at line 60 of file zone_manager.h. |
uint16 NL3D::CLoadZone::IdZone
|
|
bool NL3D::CLoadZone::LoadAsked
|
|
bool NL3D::CLoadZone::LoadInProgress
|
|
|
true if loading in progress (Zone is in TaskManager).
Definition at line 56 of file zone_manager.h. |
bool NL3D::CLoadZone::Loaded
|
|
std::string NL3D::CLoadZone::NameZone
|
|
The documentation for this struct was generated from the following file:
|
|