Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.Gui.MyBlueprintItemInfo Class Reference
Inheritance diagram for Sandbox.Game.Gui.MyBlueprintItemInfo:
Sandbox.Game.Gui.MyScriptItemInfo

Public Member Functions

 MyBlueprintItemInfo (MyBlueprintTypeEnum type, ulong?id=null)
 

Public Attributes

MyBlueprintTypeEnum Type
 
ulong PublishedItemId = null
 
MySteamWorkshop.SubscribedItem Item
 

Detailed Description

Definition at line 55 of file MyGuiBlueprintScreen.cs.

Constructor & Destructor Documentation

Sandbox.Game.Gui.MyBlueprintItemInfo.MyBlueprintItemInfo ( MyBlueprintTypeEnum  type,
ulong?  id = null 
)
inline

Definition at line 63 of file MyGuiBlueprintScreen.cs.

Member Data Documentation

MySteamWorkshop.SubscribedItem Sandbox.Game.Gui.MyBlueprintItemInfo.Item

Definition at line 60 of file MyGuiBlueprintScreen.cs.

ulong Sandbox.Game.Gui.MyBlueprintItemInfo.PublishedItemId = null

Definition at line 58 of file MyGuiBlueprintScreen.cs.

MyBlueprintTypeEnum Sandbox.Game.Gui.MyBlueprintItemInfo.Type

Definition at line 57 of file MyGuiBlueprintScreen.cs.


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