UPhxBaseBlueprintCameraState > UPhxBaseCameraState > UObject
namespace Offsets { namespace Classes { // Inheritance: UPhxBaseBlueprintCameraState > UPhxBaseCameraState > UObject namespace Uplayer_gliding_forceVolume__camera_state_C { constexpr auto UberGraphFrame = 0x58; // FPointerToUberGraphFrame constexpr auto PlayerGliderCameraBpc = 0x60; // Uplayer_glider_camera_bpc_C* constexpr auto GlidingComponent = 0x68; // UArchonGlidingComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: UPhxBaseBlueprintCameraState > UPhxBaseCameraState > UObject public static class Uplayer_gliding_forceVolume__camera_state_C { public const byte UberGraphFrame = 0x58; // FPointerToUberGraphFrame public const byte PlayerGliderCameraBpc = 0x60; // Uplayer_glider_camera_bpc_C* public const byte GlidingComponent = 0x68; // UArchonGlidingComponent* } } }