Space Engineers
Public Attributes | List of all members
VRage.Game.ObjectBuilders.AI.MyAIBehaviorData.ActionData Class Reference

Public Attributes

string ActionName
 
bool ReturnsRunning
 
ParameterData[] Parameters
 

Detailed Description

Definition at line 36 of file MyAIBehaviorData.cs.

Member Data Documentation

string VRage.Game.ObjectBuilders.AI.MyAIBehaviorData.ActionData.ActionName

Definition at line 39 of file MyAIBehaviorData.cs.

ParameterData [] VRage.Game.ObjectBuilders.AI.MyAIBehaviorData.ActionData.Parameters

Definition at line 46 of file MyAIBehaviorData.cs.

bool VRage.Game.ObjectBuilders.AI.MyAIBehaviorData.ActionData.ReturnsRunning

Definition at line 42 of file MyAIBehaviorData.cs.


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