From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03756.html | 196 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 docs/doxygen/nel/a03756.html (limited to 'docs/doxygen/nel/a03756.html') diff --git a/docs/doxygen/nel/a03756.html b/docs/doxygen/nel/a03756.html new file mode 100644 index 00000000..6772ec9f --- /dev/null +++ b/docs/doxygen/nel/a03756.html @@ -0,0 +1,196 @@ + + +NeL: NL3D::CZoneManager::SZoneManagerWork struct Reference + + + +
+

NL3D::CZoneManager::SZoneManagerWork Struct Reference

#include <zone_manager.h> +

+


Detailed Description

+A Work is a removed zone or a loaded zone +

+ +

+Definition at line 60 of file zone_manager.h. + + + + + + + + + + + + + + +

Data Fields

uint16 IdZoneToRemove
std::string NameZoneAdded
std::string NameZoneRemoved
CZoneZone
bool ZoneAdded
bool ZoneRemoved
+


Field Documentation

+

+ + + + +
+ + +
uint16 NL3D::CZoneManager::SZoneManagerWork::IdZoneToRemove +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file zone_manager.h. +

+Referenced by NL3D::CZoneManager::isWorkComplete(), NL3D::CLandscapeUser::refreshZonesAround(), and NL3D::CLandscapeUser::removeAllZones().

+

+ + + + +
+ + +
std::string NL3D::CZoneManager::SZoneManagerWork::NameZoneAdded +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file zone_manager.h. +

+Referenced by NL3D::CZoneManager::isWorkComplete(), NL3D::CLandscapeUser::loadAllZonesAround(), NL3D::CLandscapeUser::refreshZonesAround(), and NL3D::CLandscapeUser::removeAllZones().

+

+ + + + +
+ + +
std::string NL3D::CZoneManager::SZoneManagerWork::NameZoneRemoved +
+
+ + + + + +
+   + + +

+ +

+Definition at line 67 of file zone_manager.h. +

+Referenced by NL3D::CZoneManager::isWorkComplete(), and NL3D::CLandscapeUser::refreshZonesAround().

+

+ + + + +
+ + +
CZone* NL3D::CZoneManager::SZoneManagerWork::Zone +
+
+ + + + + +
+   + + +

+ +

+Definition at line 72 of file zone_manager.h. +

+Referenced by NL3D::CZoneManager::isWorkComplete(), NL3D::CLandscapeUser::loadAllZonesAround(), NL3D::CLandscapeUser::refreshZonesAround(), and NL3D::CLandscapeUser::removeAllZones().

+

+ + + + +
+ + +
bool NL3D::CZoneManager::SZoneManagerWork::ZoneAdded +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file zone_manager.h. +

+Referenced by NL3D::CZoneManager::isWorkComplete(), NL3D::CLandscapeUser::loadAllZonesAround(), NL3D::CLandscapeUser::refreshZonesAround(), and NL3D::CLandscapeUser::removeAllZones().

+

+ + + + +
+ + +
bool NL3D::CZoneManager::SZoneManagerWork::ZoneRemoved +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file zone_manager.h. +

+Referenced by NL3D::CZoneManager::isWorkComplete(), NL3D::CLandscapeUser::loadAllZonesAround(), NL3D::CLandscapeUser::refreshZonesAround(), and NL3D::CLandscapeUser::removeAllZones().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 08:36:16 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1