UPhxBaseBlueprintCameraState > UPhxBaseCameraState > UObject
namespace Offsets { namespace Classes { // Inheritance: UPhxBaseBlueprintCameraState > UPhxBaseCameraState > UObject namespace Uplayer_aiming_camera_state_C { constexpr auto UberGraphFrame = 0x58; // FPointerToUberGraphFrame constexpr auto AimingBpc = 0x60; // Uplayer_aiming_bpc_C* } } }
public static class Offsets { public static class Classes { // Inheritance: UPhxBaseBlueprintCameraState > UPhxBaseCameraState > UObject public static class Uplayer_aiming_camera_state_C { public const byte UberGraphFrame = 0x58; // FPointerToUberGraphFrame public const byte AimingBpc = 0x60; // Uplayer_aiming_bpc_C* } } }