ABP_PatrolCenterPoint_C > ATargetPoint > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ABP_PatrolCenterPoint_C > ATargetPoint > AActor > UObject namespace Aportal_arena_patrol_point_bp_C { constexpr auto UberGraphFrame = 0x278; // FPointerToUberGraphFrame constexpr auto ContentToRun = 0x280; // UGameContentDataAsset* } } }
public static class Offsets { public static class Classes { // Inheritance: ABP_PatrolCenterPoint_C > ATargetPoint > AActor > UObject public static class Aportal_arena_patrol_point_bp_C { public const UInt16 UberGraphFrame = 0x278; // FPointerToUberGraphFrame public const UInt16 ContentToRun = 0x280; // UGameContentDataAsset* } } }