Abase_buff_C > AArchonBuff > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: Abase_buff_C > AArchonBuff > AActor > UObject namespace Abase_jump_warp_buff_C { constexpr auto UberGraphFrame = 0x610; // FPointerToUberGraphFrame constexpr auto TrajectoryWarpComponentRef = 0x618; // Utrajectory_warp_bpc_C* constexpr auto JumpRequest = 0x620; // Fjump_trajectory_request } } }
public static class Offsets { public static class Classes { // Inheritance: Abase_buff_C > AArchonBuff > AActor > UObject public static class Abase_jump_warp_buff_C { public const UInt16 UberGraphFrame = 0x610; // FPointerToUberGraphFrame public const UInt16 TrajectoryWarpComponentRef = 0x618; // Utrajectory_warp_bpc_C* public const UInt16 JumpRequest = 0x620; // Fjump_trajectory_request } } }