UPrimitiveComponent > USceneComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UPrimitiveComponent > USceneComponent > UActorComponent > UObject namespace UNavLinkComponent { constexpr auto Links = 0x450; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UPrimitiveComponent > USceneComponent > UActorComponent > UObject public static class UNavLinkComponent { public const UInt16 Links = 0x450; // TArray } } }