TrinityCore
Loading...
Searching...
No Matches
PoolObject Struct Reference

#include <PoolMgr.h>

Public Member Functions

 PoolObject (ObjectGuid::LowType _guid, float _chance)
 

Public Attributes

ObjectGuid::LowType guid
 
float chance
 

Detailed Description

Definition at line 31 of file PoolMgr.h.

Constructor & Destructor Documentation

◆ PoolObject()

PoolObject::PoolObject ( ObjectGuid::LowType  _guid,
float  _chance 
)
inline

Definition at line 35 of file PoolMgr.h.

Member Data Documentation

◆ chance

float PoolObject::chance

Definition at line 34 of file PoolMgr.h.

◆ guid

ObjectGuid::LowType PoolObject::guid

Definition at line 33 of file PoolMgr.h.


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