Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Game.AI.Commands.MyAiCommandBehavior Class Reference
Inheritance diagram for Sandbox.Game.AI.Commands.MyAiCommandBehavior:
Sandbox.Game.AI.Commands.IMyAiCommand

Public Member Functions

void InitCommand (MyAiCommandDefinition definition)
 
void ActivateCommand ()
 

Properties

MyAiCommandBehaviorDefinition Definition [get]
 

Detailed Description

Definition at line 18 of file MyAiCommandBehavior.cs.

Member Function Documentation

void Sandbox.Game.AI.Commands.MyAiCommandBehavior.ActivateCommand ( )
inline

Implements Sandbox.Game.AI.Commands.IMyAiCommand.

Definition at line 33 of file MyAiCommandBehavior.cs.

void Sandbox.Game.AI.Commands.MyAiCommandBehavior.InitCommand ( MyAiCommandDefinition  definition)
inline

Implements Sandbox.Game.AI.Commands.IMyAiCommand.

Definition at line 28 of file MyAiCommandBehavior.cs.

Property Documentation

MyAiCommandBehaviorDefinition Sandbox.Game.AI.Commands.MyAiCommandBehavior.Definition
get

Definition at line 21 of file MyAiCommandBehavior.cs.


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