# Set Mission Archive Button Text

Grammar — Set the button text of battleReportId to text
FlagsNative | Action

Sets the button text for the specified mission archive.

# Arguments

Returns — void

native void BattleReportSetButtonText(
	int inBattleReportId,
	text inText,
);

Category: Story / Mission Archives Panel

# Examples

— None found —