private void OnLandOutside() { if (this._displayInventory.gameObject == RPOS.ObservedPlayer.gameObject) { RPOS.TossItem(this._mySlot); } }