AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SmartScript::SmartScriptFrame Struct Reference

Public Attributes

SmartScriptHolderholder
 
Unitunit
 
uint32 var0
 
uint32 var1
 
bool bvar
 
SpellInfo const * spell
 
GameObjectgob
 

Detailed Description

Member Data Documentation

◆ bvar

bool SmartScript::SmartScriptFrame::bvar

◆ gob

GameObject* SmartScript::SmartScriptFrame::gob

◆ holder

SmartScriptHolder& SmartScript::SmartScriptFrame::holder

◆ spell

SpellInfo const* SmartScript::SmartScriptFrame::spell

◆ unit

Unit* SmartScript::SmartScriptFrame::unit

◆ var0

uint32 SmartScript::SmartScriptFrame::var0

◆ var1

uint32 SmartScript::SmartScriptFrame::var1