2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/CinematicAction.h>
4#include <Cyrus/Classes/PropertyClass.h>
9 return *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50);
13 *
reinterpret_cast<std::string*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50) = val;
Definition CinematicAction.h:5
Definition ServerSyncCinematicAction.h:6
std::string getEventToSend()
Definition ServerSyncCinematicAction.h:8
void setEventToSend(std::string val)
Definition ServerSyncCinematicAction.h:12