Summary

public bool IsItemAt(int position)

Determines if there is any item on given inventory slot.

Returns

bool

True in case given inventory slot is occupied, false otherwise

Parameters