UDatasmithObjectTemplate > UObject
namespace Offsets { namespace Classes { // Inheritance: UDatasmithObjectTemplate > UObject namespace UDatasmithActorTemplate { constexpr auto Layers = 0x30; // TSet<FName> constexpr auto Tags = 0x80; // TSet<FName> } } }
public static class Offsets { public static class Classes { // Inheritance: UDatasmithObjectTemplate > UObject public static class UDatasmithActorTemplate { public const byte Layers = 0x30; // TSet<FName> public const byte Tags = 0x80; // TSet<FName> } } }