Click or drag to resize

SlotHasItem Property

Returns whether this slot is filled.

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

Property Value

Type: Boolean
See Also