Click or drag to resize

ZipModArchive Property

The mod archive.

Namespace:  Kit.Modding.Loaders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public ZipArchive Archive { get; }
Request Example View Source

Property Value

Type: ZipArchive
See Also