UPortalWarsUIInputTriggerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UPortalWarsUIInputTriggerBase > UObject namespace UPortalWarsUIInputTrigger_Hold { constexpr auto HoldTime = 0x58; // float constexpr auto bTriggerOnce = 0x5c; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UPortalWarsUIInputTriggerBase > UObject public static class UPortalWarsUIInputTrigger_Hold { public const byte HoldTime = 0x58; // float public const byte bTriggerOnce = 0x5c; // bool } } }