Space Engineers
Public Member Functions | List of all members
VRage.Game.Components.MyComponentBuilderAttribute Class Reference
Inheritance diagram for VRage.Game.Components.MyComponentBuilderAttribute:
VRage.Game.Common.MyFactoryTagAttribute

Public Member Functions

 MyComponentBuilderAttribute (Type objectBuilderType, bool mainBuilder=true)
 
- Public Member Functions inherited from VRage.Game.Common.MyFactoryTagAttribute
 MyFactoryTagAttribute (Type objectBuilderType, bool mainBuilder=true)
 

Additional Inherited Members

- Public Attributes inherited from VRage.Game.Common.MyFactoryTagAttribute
readonly Type ObjectBuilderType
 
Type ProducedType
 
bool IsMain
 

Detailed Description

Definition at line 13 of file MyComponentFactory.cs.

Constructor & Destructor Documentation

VRage.Game.Components.MyComponentBuilderAttribute.MyComponentBuilderAttribute ( Type  objectBuilderType,
bool  mainBuilder = true 
)
inline

Definition at line 15 of file MyComponentFactory.cs.


The documentation for this class was generated from the following file: