Click or drag to resize
IMyInventoryClear Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyInventory.Clear(System.Boolean)"]

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void Clear(
	bool sync = true
)

Parameters

sync (Optional)
Type: SystemBoolean

[Missing <param name="sync"/> documentation for "M:VRage.Game.ModAPI.IMyInventory.Clear(System.Boolean)"]

See Also