Table of Contents

HeapQueue::pop

There is no doc-string available for this function.

Syntax

script HeapQueue::pop(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

HeapQueue::_demote
HeapQueue::_promote
HeapQueue::compare
HeapQueue::onAdd
HeapQueue::push
HeapQueue::update

References

This function is not called by any other functions.