# Research Item Is Recently Purchased

GrammarresearchItem is flagged as recently purchased
FlagsNative | Function

Returns true if the specified research item is flagged as recently purchased.

# Arguments

Returns — bool

native bool ResearchItemIsRecentlyPurchased(
	int inResearchItemId,
);

Category: Story / Research Panel

# Examples

— None found —