Class MyComponentBuilderAttribute
Inheritance
System.Object
VRage.Game.Common.MyFactoryTagAttribute
MyComponentBuilderAttribute
Namespace: VRage.Game.Components
Assembly: VRage.Game.dll
Syntax
public class MyComponentBuilderAttribute : MyFactoryTagAttribute
Constructors
MyComponentBuilderAttribute(Type, Boolean)
Declaration
public MyComponentBuilderAttribute(Type objectBuilderType, bool mainBuilder = true)
Parameters
Type | Name | Description |
---|---|---|
System.Type | objectBuilderType | |
System.Boolean | mainBuilder |