# Set Victory Panel Custom Statistic Value

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

Sets the value for a victory panel custom statistic.

# Arguments

  • text — Text

Returns — void

native void VictoryPanelSetCustomStatisticValue(
	text inText,
);

Category: Story / Victory Panel

# Examples

— None found —