Space Engineers
Public Attributes | List of all members
Sandbox.Game.Gui.MyGuiScreenDebugSpawnMenu.SpawnAsteroidInfo Struct Reference

Public Attributes

string Asteroid
 
int RandomSeed
 
Vector3D Position
 
bool IsProcedural
 
float ProceduralRadius
 

Detailed Description

Definition at line 41 of file MyGuiScreenDebugSpawnMenu.cs.

Member Data Documentation

string Sandbox.Game.Gui.MyGuiScreenDebugSpawnMenu.SpawnAsteroidInfo.Asteroid

Definition at line 44 of file MyGuiScreenDebugSpawnMenu.cs.

bool Sandbox.Game.Gui.MyGuiScreenDebugSpawnMenu.SpawnAsteroidInfo.IsProcedural

Definition at line 47 of file MyGuiScreenDebugSpawnMenu.cs.

Vector3D Sandbox.Game.Gui.MyGuiScreenDebugSpawnMenu.SpawnAsteroidInfo.Position

Definition at line 46 of file MyGuiScreenDebugSpawnMenu.cs.

float Sandbox.Game.Gui.MyGuiScreenDebugSpawnMenu.SpawnAsteroidInfo.ProceduralRadius

Definition at line 48 of file MyGuiScreenDebugSpawnMenu.cs.

int Sandbox.Game.Gui.MyGuiScreenDebugSpawnMenu.SpawnAsteroidInfo.RandomSeed

Definition at line 45 of file MyGuiScreenDebugSpawnMenu.cs.


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