Table of Contents

HeapQueue::onAdd

There is no doc-string available for this function.

Syntax

script HeapQueue::onAdd(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:36

See also

HeapQueue::_demote
HeapQueue::_promote
HeapQueue::compare
HeapQueue::pop
HeapQueue::push
HeapQueue::update

References

This function is not called by any other functions.