# Set Mission Archive State

Grammar — Set the state of battleReportId to state
FlagsNative | Action

Sets the visibility state for the specified mission archive.

# Arguments

Returns — void

native void BattleReportSetState(
	int inBattleReportId,
	int inState,
);

Category: Story / Mission Archives Panel

# Examples

— None found —