Space Engineers
Public Attributes | List of all members
Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData Struct Reference

Public Attributes

MyReservedEntityType Type
 
long EntityId
 
int LocalId
 
Vector3I GridPos
 
long ReservationTimer
 
MyPlayer.PlayerId ReserverId
 

Detailed Description

Definition at line 28 of file MyAiTargetManager.cs.

Member Data Documentation

long Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData.EntityId

Definition at line 31 of file MyAiTargetManager.cs.

Vector3I Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData.GridPos

Definition at line 33 of file MyAiTargetManager.cs.

int Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData.LocalId

Definition at line 32 of file MyAiTargetManager.cs.

long Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData.ReservationTimer

Definition at line 34 of file MyAiTargetManager.cs.

MyPlayer.PlayerId Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData.ReserverId

Definition at line 35 of file MyAiTargetManager.cs.

MyReservedEntityType Sandbox.Game.AI.MyAiTargetManager.ReservedEntityData.Type

Definition at line 30 of file MyAiTargetManager.cs.


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