# Set Purchase Item Slot

Grammar — Set the slot of purchaseItem to slot
FlagsNative | Action

Sets the slot for the specified purchase item.

# Arguments

Returns — void

native void PurchaseItemSetSlot(
	int inPurchaseItemId,
	int inSlot,
);

Category: Story / Tech Purchase Panel / Purchase Items

# Examples

— None found —