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

Public Member Functions

void AddAction (string actionName, Action action)
 
void PerformAction (string actionName)
 

Detailed Description

Definition at line 9 of file ActionCollection.cs.

Member Function Documentation

void Sandbox.AI.ActionCollection.AddAction ( string  actionName,
Action  action 
)
inline

Definition at line 13 of file ActionCollection.cs.

void Sandbox.AI.ActionCollection.PerformAction ( string  actionName)
inline

Definition at line 22 of file ActionCollection.cs.


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