Space Engineers
Public Member Functions | List of all members
Sandbox.AI.MyBotCollection Class Reference

Public Member Functions

 MyBotCollection ()
 
void Update ()
 
void AddBot (int botHandler, IMyBot newBot)
 
void RemoveBot (int botHandler)
 

Detailed Description

Definition at line 9 of file MyBotCollection.cs.

Constructor & Destructor Documentation

Sandbox.AI.MyBotCollection.MyBotCollection ( )
inline

Definition at line 15 of file MyBotCollection.cs.

Member Function Documentation

void Sandbox.AI.MyBotCollection.AddBot ( int  botHandler,
IMyBot  newBot 
)
inline

Definition at line 32 of file MyBotCollection.cs.

void Sandbox.AI.MyBotCollection.RemoveBot ( int  botHandler)
inline

Definition at line 44 of file MyBotCollection.cs.

void Sandbox.AI.MyBotCollection.Update ( )
inline

Definition at line 21 of file MyBotCollection.cs.


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