UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace Uportal_clipping_bpc_C { constexpr auto UberGraphFrame = 0xb0; // FPointerToUberGraphFrame constexpr auto CurrentPortal = 0xb8; // AActor* constexpr auto DebugDraw = 0xc0; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class Uportal_clipping_bpc_C { public const byte UberGraphFrame = 0xb0; // FPointerToUberGraphFrame public const byte CurrentPortal = 0xb8; // AActor* public const byte DebugDraw = 0xc0; // bool } } }