Kit Documentation
Kit Documentation
Kit Reference
Kit.UI Namespaces
Kit.UI
Slot Class
Slot Methods
CanReceive Method
Clear Method
OnDrop Method
Receive Method
Slot
CanReceive Method
Decides whether this slot can receive a particular item. To be overriden in child classes.
Namespace:
Kit.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
virtual
bool
CanReceive
(
Item
item
)
Request Example
View Source
Parameters
item
Type:
Kit.UI
Item
Return Value
Type:
Boolean
See Also
Reference
Slot Class
Kit.UI Namespace
Send comments on this topic to
agam@frag-games.com