Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
PoolObject Struct Reference

#include <PoolMgr.h>

Public Member Functions

 PoolObject (uint32 _guid, float _chance)

Public Attributes

float chance
uint32 guid

Detailed Description

Definition at line 20 of file PoolMgr.h.

Constructor & Destructor Documentation

◆ PoolObject()

PoolObject::PoolObject ( uint32 _guid,
float _chance )
inline

Definition at line 24 of file PoolMgr.h.

References chance, and guid.

Member Data Documentation

◆ chance

float PoolObject::chance

Definition at line 23 of file PoolMgr.h.

Referenced by PoolGroup< T >::AddEntry(), and PoolObject().

◆ guid


The documentation for this struct was generated from the following file: