# Set Victory Panel Reward Text

Grammar — Set the reward text of the victory panel to text
FlagsNative | Action

Sets the reward text on the victory panel.

# Arguments

  • text — Text

Returns — void

native void VictoryPanelSetRewardText(text inText);

Category: Story / Victory Panel

# Examples

— None found —