2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/GameEffectInfo.h>
4#include <Cyrus/Classes/PropertyClass.h>
9 return *
reinterpret_cast<bool*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x68);
13 *
reinterpret_cast<bool*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x68) = val;
Definition FXBySlotEffectInfo.h:6
bool getBIsOnPet()
Definition FXBySlotEffectInfo.h:8
void setBIsOnPet(bool val)
Definition FXBySlotEffectInfo.h:12
Definition GameEffectInfo.h:5