Click or drag to resize
MyCompressionFileLoad Constructor

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

Initializes a new instance of the MyCompressionFileLoad class

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

Parameters

fileName
Type: SystemString

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

See Also