Space Engineers
Public Member Functions | List of all members
Sandbox.AI.MySandboxBot Class Reference
Inheritance diagram for Sandbox.AI.MySandboxBot:
Sandbox.AI.IMyBot

Public Member Functions

 MySandboxBot (MyPlayer botPlayer)
 
void Cleanup ()
 
void GetAvailableActions (ActionCollection actions)
 

Detailed Description

Definition at line 9 of file MySandboxBot.cs.

Constructor & Destructor Documentation

Sandbox.AI.MySandboxBot.MySandboxBot ( MyPlayer  botPlayer)
inline

Definition at line 13 of file MySandboxBot.cs.

Member Function Documentation

void Sandbox.AI.MySandboxBot.Cleanup ( )
inline

Implements Sandbox.AI.IMyBot.

Definition at line 18 of file MySandboxBot.cs.

void Sandbox.AI.MySandboxBot.GetAvailableActions ( ActionCollection  actions)
inline

Implements Sandbox.AI.IMyBot.

Definition at line 23 of file MySandboxBot.cs.


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