# Destroy All Purchase Items

Grammar — Destroy all Purchasables associated with with PlayerGroup playerGroupId
FlagsNative | Action

Destroys all purchase items for the specified players.

# Arguments

  • playergroup — PlayerGroupId

Returns — void

native void PurchaseItemDestroyAll(
	playergroup inPlayerGroup,
);

Category: Story / Tech Purchase Panel / Purchase Items

# Examples

— None found —