2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/ClientObject.h>
4#include <Cyrus/Classes/CoreObject.h>
5#include <Cyrus/Classes/PropertyClass.h>
6#include <Cyrus/Classes/WizClientObject.h>
11 return *
reinterpret_cast<bool*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x240);
15 *
reinterpret_cast<bool*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x240) = val;
Definition WizClientLeashedObject.h:8
void setLeashed(bool val)
Definition WizClientLeashedObject.h:14
bool getLeashed()
Definition WizClientLeashedObject.h:10
Definition WizClientObject.h:7