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