|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <PoolMgr.h>
Public Member Functions | |
| PoolObject (uint32 _guid, float _chance) | |
Public Attributes | |
| float | chance |
| uint32 | guid |
|
inline |
| float PoolObject::chance |
Definition at line 23 of file PoolMgr.h.
Referenced by PoolGroup< T >::AddEntry(), and PoolObject().
| uint32 PoolObject::guid |
Definition at line 22 of file PoolMgr.h.
Referenced by PoolObject(), PoolGroup< T >::ReSpawn1Object(), PoolGroup< T >::Spawn1Object(), and PoolGroup< T >::SpawnObject().