2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/PropertyClass.h>
4#include <Cyrus/Classes/Window.h>
10 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x774620);
11 return inner(
this, a0);
16 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x767EC0);
22 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x767F70);
Definition DeckConfigurationWindow.h:6
void RemoveSpell()
Definition DeckConfigurationWindow.h:20
void AddSpell()
Definition DeckConfigurationWindow.h:14
void ChangeSpellPage(std::string a0)
Definition DeckConfigurationWindow.h:8
Represents a Wizard101 Window, think anything you see on screen that is not a 3D model.
Definition Window.h:45