Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.AI.MyBotFactoryBase.BehaviorData Class Reference

Public Member Functions

 BehaviorData (Type t)
 

Public Attributes

readonly Type BotActionsType
 
Type LogicType
 

Detailed Description

Definition at line 30 of file MyBotFactoryBase.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.MyBotFactoryBase.BehaviorData.BehaviorData ( Type  t)
inline

Definition at line 34 of file MyBotFactoryBase.cs.

Member Data Documentation

readonly Type Sandbox.Game.AI.MyBotFactoryBase.BehaviorData.BotActionsType

Definition at line 32 of file MyBotFactoryBase.cs.

Type Sandbox.Game.AI.MyBotFactoryBase.BehaviorData.LogicType

Definition at line 33 of file MyBotFactoryBase.cs.


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