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

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 10 of file MyDefinitionTypeAttribute.cs.

Constructor & Destructor Documentation

VRage.Game.Definitions.MyDefinitionTypeAttribute.MyDefinitionTypeAttribute ( Type  objectBuilderType,
Type  postProcessor = null 
)
inline

Definition at line 14 of file MyDefinitionTypeAttribute.cs.

Member Data Documentation

readonly Type VRage.Game.Definitions.MyDefinitionTypeAttribute.PostProcessor

Definition at line 12 of file MyDefinitionTypeAttribute.cs.


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