Click or drag to resize
MyCompressionFileSaveAdd Method (Single)

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

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

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

Parameters

value
Type: SystemSingle

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

Implements

IMyCompressionSaveAdd(Single)
See Also