Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellMethods.cpp File Reference
#include "SpellMethods.h"
#include "Includes.h"
Include dependency graph for SpellMethods.cpp:

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)