Table of Contents

BaseFinder::callHeuristic

There is no doc-string available for this function.

Syntax

script BaseFinder::callHeuristic(string %this, string %a, string %b);

Parameters

string %this
No description available.

string %a
No description available.

string %b
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/support/Support_Pathing/BaseFinder.cs:29

See also

BaseFinder::end
BaseFinder::onAdd

References

This function is not called by any other functions.