AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AActor > UObject namespace APrefabricatorConstructionSnap { constexpr auto ConstructionSnapComponent = 0x220; // UPrefabricatorConstructionSnapComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class APrefabricatorConstructionSnap { public const UInt16 ConstructionSnapComponent = 0x220; // UPrefabricatorConstructionSnapComponent* } } }