ATgDeployable > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ATgDeployable > AActor > UObject namespace ATgDeploy_ProxyMineAdvanced { constexpr auto m_bInProximityRange = 0x46c; // uint32_t : 1 constexpr auto r_nExplosionCount = 0x470; // char } } }
public static class Offsets { public static class Classes { // Inheritance: ATgDeployable > AActor > UObject public static class ATgDeploy_ProxyMineAdvanced { public const UInt16 m_bInProximityRange = 0x46c; // uint32_t : 1 public const UInt16 r_nExplosionCount = 0x470; // char } } }