2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/GameEffectInfo.h>
4#include <Cyrus/Classes/PropertyClass.h>
5#include <Cyrus/Enums/eGender.h>
10 return *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x68);
14 *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x68) = val;
18 return *
reinterpret_cast<eGender*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x88);
22 *
reinterpret_cast<eGender*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x88) = val;
26 return *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x8C);
30 *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x8C) = val;
34 return *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x90);
38 *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x90) = val;
42 return *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x94);
46 *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x94) = val;
50 return *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x98);
54 *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x98) = val;
58 return *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x9C);
62 *
reinterpret_cast<int*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x9C) = val;
66 return *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0xA0);
70 *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0xA0) = val;
Definition GameEffectInfo.h:5