2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/Material.h>
4#include <Cyrus/Classes/PropertyClass.h>
5#include <Cyrus/Classes/WidgetBackground.h>
6#include <Cyrus/Classes/Window.h>
11 return reinterpret_cast<SharedPointer<WidgetBackground> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x248);
15 *
reinterpret_cast<SharedPointer<WidgetBackground> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x248) = val;
19 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x258);
23 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x258) = val;
27 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x268);
31 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x268) = val;
35 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x278);
39 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x278) = val;
43 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x288);
47 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x288) = val;
51 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x298);
55 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x298) = val;
59 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2A8);
63 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2A8) = val;
67 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2B8);
71 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2B8) = val;
75 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2C8);
79 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2C8) = val;
83 return reinterpret_cast<SharedPointer<Material> *
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2D8);
87 *
reinterpret_cast<SharedPointer<Material> **
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2D8) = val;
91 return *
reinterpret_cast<Size<int>*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2E8);
95 *
reinterpret_cast<Size<int>*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2E8) = val;
99 return *
reinterpret_cast<Size<int>*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2F0);
103 *
reinterpret_cast<Size<int>*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x2F0) = val;
108 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C480);
109 return inner(
this, a0);
114 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C560);
115 return inner(
this, a0);
120 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162BF40);
121 return inner(
this, a0);
126 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C020);
127 return inner(
this, a0);
132 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162BE60);
133 return inner(
this, a0);
138 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C3A0);
139 return inner(
this, a0);
144 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C1E0);
145 return inner(
this, a0);
150 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C2C0);
151 return inner(
this, a0);
156 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x162C100);
157 return inner(
this, a0);
Represents a Wizard101 Window, think anything you see on screen that is not a 3D model.
Definition Window.h:45