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

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 19 of file MyEntityStatEffectFactory.cs.

Constructor & Destructor Documentation

Sandbox.Game.Entities.MyEntityStatEffectTypeAttribute.MyEntityStatEffectTypeAttribute ( Type  objectBuilderType)
inline

Definition at line 23 of file MyEntityStatEffectFactory.cs.

Sandbox.Game.Entities.MyEntityStatEffectTypeAttribute.MyEntityStatEffectTypeAttribute ( Type  objectBuilderType,
Type  memoryType 
)
inline

Definition at line 29 of file MyEntityStatEffectFactory.cs.

Member Data Documentation

readonly Type Sandbox.Game.Entities.MyEntityStatEffectTypeAttribute.MemoryType

Definition at line 21 of file MyEntityStatEffectFactory.cs.


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