TrinityCore
SlipstreamInfo Struct Reference

Public Member Functions

 SlipstreamInfo (std::string_view const &stringId, std::string_view const &targetStringId, uint32 vehicleId, bool spellClick, uint32 chainSpellId)
 

Public Attributes

std::string_view StringId
 
std::string_view TargetStringId
 
uint32 VehicleId
 
bool SpellClick
 
uint32 ChainSpellId
 

Detailed Description

Definition at line 60 of file vortex_pinnacle.cpp.

Constructor & Destructor Documentation

◆ SlipstreamInfo()

SlipstreamInfo::SlipstreamInfo ( std::string_view const &  stringId,
std::string_view const &  targetStringId,
uint32  vehicleId,
bool  spellClick,
uint32  chainSpellId 
)
inline

Definition at line 62 of file vortex_pinnacle.cpp.

Member Data Documentation

◆ ChainSpellId

uint32 SlipstreamInfo::ChainSpellId

Definition at line 69 of file vortex_pinnacle.cpp.

◆ SpellClick

bool SlipstreamInfo::SpellClick

Definition at line 68 of file vortex_pinnacle.cpp.

◆ StringId

std::string_view SlipstreamInfo::StringId

Definition at line 65 of file vortex_pinnacle.cpp.

◆ TargetStringId

std::string_view SlipstreamInfo::TargetStringId

Definition at line 66 of file vortex_pinnacle.cpp.

◆ VehicleId

uint32 SlipstreamInfo::VehicleId

Definition at line 67 of file vortex_pinnacle.cpp.


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