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;
17 return *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x6C);
21 *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x6C) = val;
Definition GameEffectInfo.h:5
Definition TempStartingPipEffectInfo.h:6
void setPowerPipsGiven(int val)
Definition TempStartingPipEffectInfo.h:20
void setPipsGiven(int val)
Definition TempStartingPipEffectInfo.h:12
int getPowerPipsGiven()
Definition TempStartingPipEffectInfo.h:16
int getPipsGiven()
Definition TempStartingPipEffectInfo.h:8