Click or drag to resize

ModWindowIsAnimating Property

Returns whether the UI is busy.

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

Property Value

Type: Boolean
See Also