# Set Purchase Category Slot

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

Sets the slot for the specified purchase category.

# Arguments

Returns — void

native void PurchaseCategorySetSlot(
	int inPurchaseCategoryId,
	int inSlot,
);

Category: Story / Tech Purchase Panel / Purchase Categories

# Examples

— None found —