Click or drag to resize

ModWindowModList Field

List to use for populating mods. Provide a panel with a ItemList referencing a ModItem prefab.

Namespace:  Kit.Modding.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public ItemList ModList
Request Example View Source

Field Value

Type: ItemList
See Also