Dota 2 Workshop Tools/Scripting/API/CDOTAGamerules.SetCustomGameSetupAutoLaunchDelay
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetCustomGameSetupAutoLaunchDelay(float float_1)
Set the amount of time to wait for auto launch.
- Example
function CDOTAGamerules:SetCustomGameSetupAutoLaunchDelay( float_1 ) end
Parameters
Type | Name | Description |
---|---|---|
float | float_1 | No Description Set |