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

Public Member Functions

 MyBotTypeAttribute (Type objectBuilderType)
 
- 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 20 of file MyBotFactoryBase.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.MyBotTypeAttribute.MyBotTypeAttribute ( Type  objectBuilderType)
inline

Definition at line 22 of file MyBotFactoryBase.cs.


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