UPortalWarsUIInputTriggerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UPortalWarsUIInputTriggerBase > UObject namespace UPortalWarsUIInputTrigger_Pressed { constexpr auto bAllowRepeats = 0x58; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UPortalWarsUIInputTriggerBase > UObject public static class UPortalWarsUIInputTrigger_Pressed { public const byte bAllowRepeats = 0x58; // bool } } }