Dota 2 Workshop Tools/Scripting/API/CDOTAGamerules.SetCustomVictoryMessageDuration
< Dota 2 Workshop Tools | Scripting | API
Revision as of 15:56, 15 September 2014 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)

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 |