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

Public Member Functions

 MyObjectBuilderDefinitionAttribute (Type obsoleteBy=null, string LegacyName=null)
 
- Public Member Functions inherited from VRage.Game.Common.MyFactoryTagAttribute
 MyFactoryTagAttribute (Type objectBuilderType, bool mainBuilder=true)
 

Public Attributes

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

Detailed Description

Definition at line 11 of file MyObjectBuilder_Base.cs.

Constructor & Destructor Documentation

VRage.ObjectBuilders.MyObjectBuilderDefinitionAttribute.MyObjectBuilderDefinitionAttribute ( Type  obsoleteBy = null,
string  LegacyName = null 
)
inline

Definition at line 16 of file MyObjectBuilder_Base.cs.

Member Data Documentation

readonly string VRage.ObjectBuilders.MyObjectBuilderDefinitionAttribute.LegacyName

Definition at line 14 of file MyObjectBuilder_Base.cs.


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