Table of Contents

HeapQueue::compare

There is no doc-string available for this function.

Syntax

script HeapQueue::compare(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/common/support/Support_HeapQueue.cs:174

See also

HeapQueue::_demote
HeapQueue::_promote
HeapQueue::onAdd
HeapQueue::pop
HeapQueue::push
HeapQueue::update

References

This function is not called by any other functions.