CL_Queue::has_item
Syntax
bool
has_item
();
Return value
true if the queue contains any items, false otherwise.
Description
Checks if the queue has any items.
Back to index
This page was built using the Perceps documentation system.