Class MyObjectBuilderDefinitionAttribute
Inheritance
System.Object
VRage.Game.Common.MyFactoryTagAttribute
MyObjectBuilderDefinitionAttribute
Namespace: VRage.ObjectBuilders
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilderDefinitionAttribute : MyFactoryTagAttribute
Constructors
MyObjectBuilderDefinitionAttribute(Type, String)
Declaration
public MyObjectBuilderDefinitionAttribute(Type obsoleteBy = null, string LegacyName = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | obsoleteBy | |
| System.String | LegacyName |
Fields
LegacyName
Declaration
public readonly string LegacyName
Field Value
| Type | Description |
|---|---|
| System.String |