2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/MoveController::MoveCommand.h>
4#include <Cyrus/Classes/PropertyClass.h>
9 return *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x58);
13 *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x58) = val;
Definition MoveCommandYaw.h:6
float getFYaw()
Definition MoveCommandYaw.h:8
void setFYaw(float val)
Definition MoveCommandYaw.h:12