TrinityCore
SpellImplicitTargetInfo::StaticData Struct Reference

Public Member Functions

 StaticData (SpellTargetObjectTypes objectType, SpellTargetReferenceTypes referenceType, SpellTargetSelectionCategories selectionCategory, SpellTargetCheckTypes checkType, SpellTargetDirectionTypes directionType)
 

Public Attributes

SpellTargetObjectTypes ObjectType
 
SpellTargetReferenceTypes ReferenceType
 
SpellTargetSelectionCategories SelectionCategory
 
SpellTargetCheckTypes SelectionCheckType
 
SpellTargetDirectionTypes DirectionType
 

Detailed Description

Definition at line 197 of file SpellInfo.h.

Constructor & Destructor Documentation

◆ StaticData()

SpellImplicitTargetInfo::StaticData::StaticData ( SpellTargetObjectTypes  objectType,
SpellTargetReferenceTypes  referenceType,
SpellTargetSelectionCategories  selectionCategory,
SpellTargetCheckTypes  checkType,
SpellTargetDirectionTypes  directionType 
)
inline

Definition at line 199 of file SpellInfo.h.

Member Data Documentation

◆ DirectionType

SpellTargetDirectionTypes SpellImplicitTargetInfo::StaticData::DirectionType

Definition at line 207 of file SpellInfo.h.

◆ ObjectType

SpellTargetObjectTypes SpellImplicitTargetInfo::StaticData::ObjectType

Definition at line 203 of file SpellInfo.h.

◆ ReferenceType

SpellTargetReferenceTypes SpellImplicitTargetInfo::StaticData::ReferenceType

Definition at line 204 of file SpellInfo.h.

◆ SelectionCategory

SpellTargetSelectionCategories SpellImplicitTargetInfo::StaticData::SelectionCategory

Definition at line 205 of file SpellInfo.h.

◆ SelectionCheckType

SpellTargetCheckTypes SpellImplicitTargetInfo::StaticData::SelectionCheckType

Definition at line 206 of file SpellInfo.h.


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