ATriggerBox > ATriggerBase > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ATriggerBox > ATriggerBase > AActor > UObject namespace APortalWarsForcedTeleportTrigger { constexpr auto TargetPortalWall = 0x228; // APortalWall* } } }
public static class Offsets { public static class Classes { // Inheritance: ATriggerBox > ATriggerBase > AActor > UObject public static class APortalWarsForcedTeleportTrigger { public const UInt16 TargetPortalWall = 0x228; // APortalWall* } } }