# Set Victory Panel Background Model

Grammar — Set the planet model of the victory panel to model
FlagsNative | Action

Sets the model to be displayed on the victory panel.

# Arguments

  • string [ gamelink::Model ] — Model

Returns — void

native void VictoryPanelSetPlanetModelLink(
	string inModelLink,
);

Category: Story / Victory Panel

# Examples

— None found —