# Set Victory Panel Custom Statistic Text

Grammar — Set the custom statistic title of the victory panel to text
FlagsNative | Action

Sets the text for a victory panel custom statistic.

# Arguments

  • text — Text

Returns — void

native void VictoryPanelSetCustomStatisticText(
	text inText,
);

Category: Story / Victory Panel

# Examples

— None found —