Summary
public bool IsItemAt(int position)
Determines if there is any item on given inventory slot.
Returns
True in case given inventory slot is occupied, false otherwise
Parameters
- int position
public bool IsItemAt(int position)
Determines if there is any item on given inventory slot.
True in case given inventory slot is occupied, false otherwise