Static Public Member Functions | |
| static mixed | RegisterSpell (mixed extra, mixed name, mixed mantra, mixed action, mixed effect, mixed...) |
| action = character anim ? | |
| static mixed | GetSpellNameFromMantra (mixed mantra) |
| static mixed | RegisterSpell_Magery (mixed circle, mixed...) |
| static mixed | RegisterSpell_Necro (mixed...) |
| static mixed | RegisterSpell_Chivalry (mixed...) |
| static mixed | RegisterSpell_Spellweaving (mixed...) |
Definition at line 1775 of file lua_pseudo_code.cpp.
| static mixed spellinfo::RegisterSpell | ( | mixed | extra, | |
| mixed | name, | |||
| mixed | mantra, | |||
| mixed | action, | |||
| mixed | effect, | |||
| mixed... | ||||
| ) | [inline, static] |
| static mixed spellinfo::GetSpellNameFromMantra | ( | mixed | mantra | ) | [inline, static] |
Definition at line 1780 of file lua_pseudo_code.cpp.
| static mixed spellinfo::RegisterSpell_Magery | ( | mixed | circle, | |
| mixed... | ||||
| ) | [inline, static] |
Definition at line 1782 of file lua_pseudo_code.cpp.
| static mixed spellinfo::RegisterSpell_Necro | ( | mixed... | ) | [inline, static] |
Definition at line 1784 of file lua_pseudo_code.cpp.
| static mixed spellinfo::RegisterSpell_Chivalry | ( | mixed... | ) | [inline, static] |
Definition at line 1786 of file lua_pseudo_code.cpp.
| static mixed spellinfo::RegisterSpell_Spellweaving | ( | mixed... | ) | [inline, static] |
Definition at line 1788 of file lua_pseudo_code.cpp.
1.5.6