Show / Hide Table of Contents

Class MyStockpileItem

Inheritance
System.Object
MyStockpileItem
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyStockpileItem : ValueType

Fields

Amount

Declaration
public int Amount
Field Value
Type Description
System.Int32

Content

Declaration
[Serialize]
public MyObjectBuilder_PhysicalObject Content
Field Value
Type Description
MyObjectBuilder_PhysicalObject

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾