Click or drag to resize

ModMetadata Property

The mod's metadata.

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

Property Value

Type: ModMetadata
See Also