2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/LootInfo.h>
4#include <Cyrus/Classes/LootInfoBase.h>
5#include <Cyrus/Classes/PropertyClass.h>
10 return *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50);
14 *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50) = val;
Definition RecipeLootInfo.h:7
void setRecipeName(std::string val)
Definition RecipeLootInfo.h:13
std::string getRecipeName()
Definition RecipeLootInfo.h:9