ANavLinkProxy > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ANavLinkProxy > AActor > UObject namespace APortalWarsNavLink_Jump { constexpr auto shouldSprint = 0x270; // bool constexpr auto CooldownTime = 0x274; // float } } }
public static class Offsets { public static class Classes { // Inheritance: ANavLinkProxy > AActor > UObject public static class APortalWarsNavLink_Jump { public const UInt16 shouldSprint = 0x270; // bool public const UInt16 CooldownTime = 0x274; // float } } }