Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.AI.MyAIComponent.AgentGroupData Struct Reference

Public Member Functions

 AgentGroupData (MyAgentDefinition agentDefinition, int count)
 

Public Attributes

MyAgentDefinition AgentDefinition
 
int Count
 

Detailed Description

Definition at line 62 of file MyAIComponent.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.MyAIComponent.AgentGroupData.AgentGroupData ( MyAgentDefinition  agentDefinition,
int  count 
)
inline

Definition at line 67 of file MyAIComponent.cs.

Member Data Documentation

MyAgentDefinition Sandbox.Game.AI.MyAIComponent.AgentGroupData.AgentDefinition

Definition at line 64 of file MyAIComponent.cs.

int Sandbox.Game.AI.MyAIComponent.AgentGroupData.Count

Definition at line 65 of file MyAIComponent.cs.


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