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

Public Member Functions

 MyEntityTypeAttribute (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 6 of file MyEntityTypeAttribute.cs.

Constructor & Destructor Documentation

VRage.Game.Entity.MyEntityTypeAttribute.MyEntityTypeAttribute ( Type  objectBuilderType,
bool  mainBuilder = true 
)
inline

Definition at line 8 of file MyEntityTypeAttribute.cs.


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