AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AActor > UObject namespace Aglobal_telemetry_actor_C { constexpr auto UberGraphFrame = 0x220; // FPointerToUberGraphFrame constexpr auto DefaultSceneRoot = 0x228; // USceneComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class Aglobal_telemetry_actor_C { public const UInt16 UberGraphFrame = 0x220; // FPointerToUberGraphFrame public const UInt16 DefaultSceneRoot = 0x228; // USceneComponent* } } }