Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellMethods.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LuaSpell

Functions

int LuaSpell::cancel (lua_State *L, Spell *spell)
int LuaSpell::Cast (lua_State *L, Spell *spell)
int LuaSpell::Finish (lua_State *L, Spell *spell)
int LuaSpell::GetCaster (lua_State *L, Spell *spell)
int LuaSpell::GetCastTime (lua_State *L, Spell *spell)
int LuaSpell::GetDuration (lua_State *L, Spell *spell)
int LuaSpell::GetId (lua_State *L, Spell *spell)
int LuaSpell::GetPowerCost (lua_State *L, Spell *spell)
int LuaSpell::GetTargetDest (lua_State *L, Spell *spell)
int LuaSpell::IsAutoRepeat (lua_State *L, Spell *spell)
int LuaSpell::SetAutoRepeat (lua_State *L, Spell *spell)