Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.Gui.MyHudSelectedObjectStatus Struct Reference

Public Member Functions

void Reset ()
 

Public Attributes

IMyUseObject Instance
 
string[] SectionNames
 
int InstanceId
 
uint[] SubpartIndices
 
MyHudObjectHighlightStyle Style
 

Detailed Description

Definition at line 317 of file MyHudSelectedObject.cs.

Member Function Documentation

void Sandbox.Game.Gui.MyHudSelectedObjectStatus.Reset ( )
inline

Definition at line 326 of file MyHudSelectedObject.cs.

Member Data Documentation

IMyUseObject Sandbox.Game.Gui.MyHudSelectedObjectStatus.Instance

Definition at line 319 of file MyHudSelectedObject.cs.

int Sandbox.Game.Gui.MyHudSelectedObjectStatus.InstanceId

Definition at line 321 of file MyHudSelectedObject.cs.

string [] Sandbox.Game.Gui.MyHudSelectedObjectStatus.SectionNames

Definition at line 320 of file MyHudSelectedObject.cs.

MyHudObjectHighlightStyle Sandbox.Game.Gui.MyHudSelectedObjectStatus.Style

Definition at line 324 of file MyHudSelectedObject.cs.

uint [] Sandbox.Game.Gui.MyHudSelectedObjectStatus.SubpartIndices

Definition at line 322 of file MyHudSelectedObject.cs.


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