|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | Category |
| uint32 | Faction |
| uint32 | Flags |
| uint32 | Id |
| int32 | Slot |
| uint32 | Type |
Definition at line 2706 of file DBCStructure.h.
| uint32 SummonPropertiesEntry::Category |
Definition at line 2709 of file DBCStructure.h.
Referenced by Spell::CheckCast(), SpellInfo::CheckVehicle(), Spell::EffectSummonType(), Map::SummonCreature(), LuaUnit::SummonGuardian(), and Spell::SummonGuardian().
| uint32 SummonPropertiesEntry::Faction |
Definition at line 2710 of file DBCStructure.h.
Referenced by Spell::EffectSummonType().
| uint32 SummonPropertiesEntry::Flags |
Definition at line 2713 of file DBCStructure.h.
Referenced by Spell::EffectSummonType(), and Map::SummonCreature().
| uint32 SummonPropertiesEntry::Id |
Definition at line 2708 of file DBCStructure.h.
Referenced by Spell::EffectSummonType().
| int32 SummonPropertiesEntry::Slot |
Definition at line 2712 of file DBCStructure.h.
| uint32 SummonPropertiesEntry::Type |
Definition at line 2711 of file DBCStructure.h.
Referenced by Spell::EffectSummonType(), Guardian::Guardian(), Unit::SetMinion(), and Map::SummonCreature().