Space Engineers
Public Member Functions | Static Public Member Functions | Properties | List of all members
Sandbox.Game.Entities.Blocks.ToolbarItemCache Struct Reference

Public Member Functions

MyObjectBuilder_ToolbarItem ToObjectBuilder ()
 
void SetToToolbar (MyToolbar toolbar, int index)
 

Static Public Member Functions

static implicit operator ToolbarItemCache (ToolbarItem item)
 

Properties

ToolbarItem Item [get, set]
 
MyToolbarItem CachedItem [get]
 

Detailed Description

Definition at line 11 of file ToolbarItemCache.cs.

Member Function Documentation

static implicit Sandbox.Game.Entities.Blocks.ToolbarItemCache.operator ToolbarItemCache ( ToolbarItem  item)
inlinestatic

Definition at line 49 of file ToolbarItemCache.cs.

void Sandbox.Game.Entities.Blocks.ToolbarItemCache.SetToToolbar ( MyToolbar  toolbar,
int  index 
)
inline

Definition at line 42 of file ToolbarItemCache.cs.

MyObjectBuilder_ToolbarItem Sandbox.Game.Entities.Blocks.ToolbarItemCache.ToObjectBuilder ( )
inline

Definition at line 35 of file ToolbarItemCache.cs.

Property Documentation

MyToolbarItem Sandbox.Game.Entities.Blocks.ToolbarItemCache.CachedItem
get

Definition at line 24 of file ToolbarItemCache.cs.

ToolbarItem Sandbox.Game.Entities.Blocks.ToolbarItemCache.Item
getset

Definition at line 17 of file ToolbarItemCache.cs.


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