Click or drag to resize

ModGroup Property

The ModGroup this mod belong to.

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

Property Value

Type: ModGroup
See Also