Dota 2 Workshop Tools/Scripting/API/Global.LimitPathingSearchDepth: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' void LimitPathingSearchDepth(float ''float_1'') '''
''' void LimitPathingSearchDepth(float ''float_1'') '''


''LimitPathingSearchDepth''
''Set the limit on the pathfinding search space.''





Revision as of 23:05, 18 June 2015

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void LimitPathingSearchDepth(float float_1)

Set the limit on the pathfinding search space.


Example
function LimitPathingSearchDepth( float_1 ) end

Parameters

Type Name Description
float float_1 No Description Set