# Get Mission Archive Mission Image

Grammar — Get the mission image of battleReportId to
FlagsNative | Function

Gets the mission image for the specified mission archive.

# Arguments

Returns — string [ filepath ]

native string BattleReportGetMissionImage(
	int inBattleReportId,
);

Category: Story / Mission Archives Panel

# Examples

— None found —