Class MyInventoryConstants
Inheritance
System.Object
MyInventoryConstants
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public static class MyInventoryConstants : Object
Fields
GUI_DISPLAY_FORMAT
Declaration
public const string GUI_DISPLAY_FORMAT = "N"
Field Value
Type | Description |
---|---|
System.String |
GUI_DISPLAY_MAX_DECIMALS
Declaration
public const int GUI_DISPLAY_MAX_DECIMALS = 2
Field Value
Type | Description |
---|---|
System.Int32 |
GUI_DISPLAY_VOLUME_FORMAT
Declaration
public const string GUI_DISPLAY_VOLUME_FORMAT = "N0"
Field Value
Type | Description |
---|---|
System.String |