Space Engineers
Public Member Functions | List of all members
Sandbox.Game.AI.MyAIPlugin Class Reference
Inheritance diagram for Sandbox.Game.AI.MyAIPlugin:
VRage.Plugins.IPlugin

Public Member Functions

void Init (object gameInstance)
 
void Update ()
 
void Dispose ()
 

Detailed Description

Definition at line 10 of file MyAIPlugin.cs.

Member Function Documentation

void Sandbox.Game.AI.MyAIPlugin.Dispose ( )
inline

Definition at line 20 of file MyAIPlugin.cs.

void Sandbox.Game.AI.MyAIPlugin.Init ( object  gameInstance)
inline

Implements VRage.Plugins.IPlugin.

Definition at line 12 of file MyAIPlugin.cs.

void Sandbox.Game.AI.MyAIPlugin.Update ( )
inline

Implements VRage.Plugins.IPlugin.

Definition at line 16 of file MyAIPlugin.cs.


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