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

Public Member Functions

void Cleanup ()
 
void GetAvailableActions (ActionCollection actions)
 

Detailed Description

Definition at line 9 of file IMyBot.cs.

Member Function Documentation

void Sandbox.AI.IMyBot.Cleanup ( )

Implemented in Sandbox.AI.MySandboxBot.

void Sandbox.AI.IMyBot.GetAvailableActions ( ActionCollection  actions)

Implemented in Sandbox.AI.MySandboxBot.


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