2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/BehaviorTemplate.h>
4#include <Cyrus/Classes/PropertyClass.h>
9 return *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x78);
13 *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x78) = val;
Definition BGPolymorphSelectBehaviorTemplate.h:6
void setPolymorphCategory(std::string val)
Definition BGPolymorphSelectBehaviorTemplate.h:12
std::string getPolymorphCategory()
Definition BGPolymorphSelectBehaviorTemplate.h:8
Definition BehaviorTemplate.h:13