Click or drag to resize

ModWindowIsDirty Property

Returns whether any changes were made.

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

Property Value

Type: Boolean
See Also