Table of Contents

HeapQueue

There is no doc-string available for this function.

Syntax

script HeapQueue(string %init, string %compareMode, string %compareArg);

Parameters

string %init
No description available.

string %compareMode
No description available.

string %compareArg
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/common/support/Support_HeapQueue.cs:29

See also

References

Slayer_PrefHandlerSG::exportMinigamePreferences: Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:64
AStarFinder::onAdd: Add-Ons/Gamemode_Slayer/server/support/Support_Pathing/finders/AStarFinder.cs:9
SlayerClient_ServerPrefHandlerSG::sendPreferenceValues: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:301
SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:376