Click or drag to resize
MyCompressionFileSave Constructor

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

Initializes a new instance of the MyCompressionFileSave class

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public MyCompressionFileSave(
	string targetFile
)

Parameters

targetFile
Type: SystemString

[Missing <param name="targetFile"/> documentation for "M:VRage.MyCompressionFileSave.#ctor(System.String)"]

See Also