Property | Type | Description | |
---|---|---|---|
slot | int | ||
storage | UIItemStorage, |
Method | Description | |
---|---|---|
Replace ( InvGameItem, item ) : InvGameItem, |
Replace the observed item with the specified value. Should return the item that was replaced.
|
|
ReplaceExisting ( InvGameItem, item ) : InvGameItem, |
protected Replace ( InvGameItem, item ) : InvGameItem, | ||
item | InvGameItem, | |
return | InvGameItem, |
protected ReplaceExisting ( InvGameItem, item ) : InvGameItem, | ||
item | InvGameItem, | |
return | InvGameItem, |