# Destroy All Purchase Groups

Grammar — Destroy all Purchase Groups for players
FlagsNative | Action

Destroys all purchase groups for the specified players.

# Arguments

  • playergroup — Players

Returns — void

native void PurchaseGroupDestroyAll(
	playergroup inPlayerGroup,
);

Category: Story / Tech Purchase Panel / Purchase Groups

# Examples

— None found —