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

Public Attributes

Vector3D WorldPosition
 
float Radius
 
MyTimeSpan ReservationTimer
 
MyPlayer.PlayerId ReserverId
 

Detailed Description

Definition at line 38 of file MyAiTargetManager.cs.

Member Data Documentation

float Sandbox.Game.AI.MyAiTargetManager.ReservedAreaData.Radius

Definition at line 41 of file MyAiTargetManager.cs.

MyTimeSpan Sandbox.Game.AI.MyAiTargetManager.ReservedAreaData.ReservationTimer

Definition at line 42 of file MyAiTargetManager.cs.

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

Definition at line 43 of file MyAiTargetManager.cs.

Vector3D Sandbox.Game.AI.MyAiTargetManager.ReservedAreaData.WorldPosition

Definition at line 40 of file MyAiTargetManager.cs.


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