Static Public Member Functions | |
| static mixed | GetSpellname (mixed spellid) |
| static mixed | GetSpellIconId (mixed spellid) |
| static mixed | CreateQuickCastButtonSpell (mixed x, mixed y, mixed spellid, mixed spelliconid) |
| static mixed | Open_Spellbook (mixed spellbookdata) |
| can come from kPacket_Generic_SubCommand_NewSpellbook (includes matrix) or from HandleOpenContainer (matrix sent later by container) | |
| static mixed | Update_Spellbook (mixed serial) |
Definition at line 2563 of file lua_pseudo_code.cpp.
| static mixed gui_spellbook::GetSpellname | ( | mixed | spellid | ) | [inline, static] |
Definition at line 2565 of file lua_pseudo_code.cpp.
| static mixed gui_spellbook::GetSpellIconId | ( | mixed | spellid | ) | [inline, static] |
Definition at line 2567 of file lua_pseudo_code.cpp.
| static mixed gui_spellbook::CreateQuickCastButtonSpell | ( | mixed | x, | |
| mixed | y, | |||
| mixed | spellid, | |||
| mixed | spelliconid | |||
| ) | [inline, static] |
Definition at line 2569 of file lua_pseudo_code.cpp.
| static mixed gui_spellbook::Open_Spellbook | ( | mixed | spellbookdata | ) | [inline, static] |
can come from kPacket_Generic_SubCommand_NewSpellbook (includes matrix) or from HandleOpenContainer (matrix sent later by container)
Definition at line 2572 of file lua_pseudo_code.cpp.
| static mixed gui_spellbook::Update_Spellbook | ( | mixed | serial | ) | [inline, static] |
Definition at line 2574 of file lua_pseudo_code.cpp.
1.5.6