Click or drag to resize
IMyCompressionSaveAdd Method (Byte)

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

[Missing <summary> documentation for "M:VRage.IMyCompressionSave.Add(System.Byte)"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
void Add(
	byte value
)

Parameters

value
Type: SystemByte

[Missing <param name="value"/> documentation for "M:VRage.IMyCompressionSave.Add(System.Byte)"]

See Also