Space Engineers
Public Member Functions | List of all members
Sandbox.Game.AI.MyAgentBot.MyLastActions Class Reference

Public Member Functions

void AddLastAction (string lastAction)
 
void Clear ()
 
string GetLastActionsString ()
 

Detailed Description

Definition at line 104 of file MyAgentBot.cs.

Member Function Documentation

void Sandbox.Game.AI.MyAgentBot.MyLastActions.AddLastAction ( string  lastAction)
inline

Definition at line 109 of file MyAgentBot.cs.

void Sandbox.Game.AI.MyAgentBot.MyLastActions.Clear ( )
inline

Definition at line 126 of file MyAgentBot.cs.

string Sandbox.Game.AI.MyAgentBot.MyLastActions.GetLastActionsString ( )
inline

Definition at line 127 of file MyAgentBot.cs.


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