Space Engineers
Namespaces | Classes | Enumerations
Package Sandbox.Game.AI

Namespaces

package  Actions
 
package  BehaviorTree
 
package  Commands
 
package  Logic
 
package  Navigation
 
package  Pathfinding
 

Classes

class  ActionCollection
 
class  BehaviorActionImplAttribute
 
class  BehaviorLogicAttribute
 
interface  IMyBot
 
interface  IMyEntityBot
 
class  MyAgentBot
 
class  MyAIComponent
 
class  MyAIPlugin
 
class  MyAiTargetBase
 
class  MyAiTargetManager
 
class  MyAnimalBot
 
class  MyAutopilotBase
 
class  MyAutopilotFactory
 
class  MyAutopilotTypeAttribute
 
class  MyBotAiming
 
class  MyBotCollection
 
class  MyBotFactoryBase
 
class  MyBotMemory
 
class  MyBotTypeAttribute
 
class  MyHumanoidBot
 
class  MySimpleAutopilot
 
class  TargetTypeAttribute
 

Enumerations

enum  MyReservedEntityType { MyReservedEntityType.NONE, MyReservedEntityType.ENTITY, MyReservedEntityType.ENVIRONMENT_ITEM, MyReservedEntityType.VOXEL }
 

Enumeration Type Documentation

Enumerator
NONE 
ENTITY 
ENVIRONMENT_ITEM 
VOXEL 

Definition at line 35 of file MyAIComponent.cs.