# Destroy Research Category

Grammar — Destroy researchCategory
FlagsNative | Action

Removes the specified research category from the research panel.

# Arguments

Returns — void

native void ResearchCategoryDestroy(
	int inResearchCategoryId,
);

Category: Story / Research Panel

# Examples

— None found —