# Destroy All Research Tiers

Grammar — Destroy all Research Tiers for players|PlayerGroup
FlagsNative | Action

Removes all research tiers from the research panel for the specified players.

# Arguments

  • playergroup — Players

Returns — void

native void ResearchTierDestroyAll(
	playergroup inPlayerGroup,
);

Category: Story / Research Panel

# Examples

— None found —