Click or drag to resize

SlotReceive Method

Fit an item into this slot.

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

Parameters

newItem
Type: Kit.UIItem
See Also