2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/HousingObjectWandContainer.h>
4#include <Cyrus/Classes/PropertyClass.h>
9 return *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50);
13 *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50) = val;
Definition HousingObjectJewelWandContainer.h:6
void setJewelBuffer(std::string val)
Definition HousingObjectJewelWandContainer.h:12
std::string getJewelBuffer()
Definition HousingObjectJewelWandContainer.h:8
Definition HousingObjectWandContainer.h:5