Click or drag to resize

ModItemMod Property

The mod associated with this display.

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

Property Value

Type: Mod
See Also