Click or drag to resize

ItemRefresh Method

Method that gets called when Data is updated. Child classes should override this method and update the UI here.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual void Refresh()
Request Example View Source
See Also