Table of Contents

calculatePath

There is no doc-string available for this function.

Syntax

script calculatePath(string %a, string %b, string %callback, string %heuristic, string %finder);

Parameters

string %a
No description available.

string %b
No description available.

string %callback
No description available.

string %heuristic
No description available.

string %finder
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/support/Support_Pathing/Support_Pathing.cs:8

See also

References

This function is not called by any other functions.