Dota 2 Workshop Tools/Scripting/API/CDOTAGamerules.SetCustomVictoryMessageDuration
From Valve Developer Community
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetCustomVictoryMessageDuration(float duration)
Sets how long the custom victory message should last
- Example
GameRules:SetCustomVictoryMessageDuration( 0 )
Parameters
Type | Name | Description |
---|---|---|
float | duration | how long the custom victory message should last |