UArchonViewModel > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonViewModel > UObject namespace UDebugGearViewModel { constexpr auto GearSetMap = 0x108; // TMap constexpr auto GearSetArray = 0x158; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonViewModel > UObject public static class UDebugGearViewModel { public const UInt16 GearSetMap = 0x108; // TMap public const UInt16 GearSetArray = 0x158; // TArray } } }