|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <VMapManager2.h>
Public Member Functions | |
| int | decRefCount () |
| WorldModel * | getModel () |
| void | incRefCount () |
| ManagedModel () | |
| void | setModel (WorldModel *model) |
Protected Attributes | |
| WorldModel * | iModel |
| int | iRefCount |
Definition at line 40 of file VMapManager2.h.
|
inline |
Definition at line 43 of file VMapManager2.h.
|
inline |
Definition at line 47 of file VMapManager2.h.
References iRefCount.
|
inline |
Definition at line 45 of file VMapManager2.h.
References iModel.
|
inline |
Definition at line 46 of file VMapManager2.h.
References iRefCount.
|
inline |
Definition at line 44 of file VMapManager2.h.
References iModel.
|
protected |
Definition at line 49 of file VMapManager2.h.
Referenced by getModel(), ManagedModel(), and setModel().
|
protected |
Definition at line 50 of file VMapManager2.h.
Referenced by decRefCount(), incRefCount(), and ManagedModel().