====== HeapQueue ====== There is no doc-string available for this function. ===== Syntax ===== script HeapQueue(string %init, string %compareMode, string %compareArg); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%init%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%compareMode%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%compareArg%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/common/support/Support_HeapQueue.cs:29 ===== See also ===== ===== References ===== [[scripting:doc:u:slayeruprefhandlersg:exportminigamepreferences|Slayer_PrefHandlerSG::exportMinigamePreferences]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:64\\ [[scripting:doc:u:astarfinder:onadd|AStarFinder::onAdd]]: Add-Ons/Gamemode_Slayer/server/support/Support_Pathing/finders/AStarFinder.cs:9\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:sendpreferencevalues|SlayerClient_ServerPrefHandlerSG::sendPreferenceValues]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:301\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:exportminigamepreferences|SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:376\\