Space Engineers
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Sandbox.AI.MyAIComponent Class Reference
Inheritance diagram for Sandbox.AI.MyAIComponent:

Public Member Functions

 MyAIComponent ()
 
override void LoadData ()
 
override void Simulate ()
 

Public Attributes

MyAIComponent Static
 

Protected Member Functions

override void UnloadData ()
 

Detailed Description

Definition at line 12 of file MyAIComponent.cs.

Constructor & Destructor Documentation

Sandbox.AI.MyAIComponent.MyAIComponent ( )
inline

Definition at line 19 of file MyAIComponent.cs.

Member Function Documentation

override void Sandbox.AI.MyAIComponent.LoadData ( )
inline

Definition at line 24 of file MyAIComponent.cs.

override void Sandbox.AI.MyAIComponent.Simulate ( )
inline

Definition at line 37 of file MyAIComponent.cs.

override void Sandbox.AI.MyAIComponent.UnloadData ( )
inlineprotected

Definition at line 44 of file MyAIComponent.cs.

Member Data Documentation

MyAIComponent Sandbox.AI.MyAIComponent.Static

Definition at line 17 of file MyAIComponent.cs.


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