Kit Documentation
Kit Documentation
Kit Reference
Kit.Algorithms
PriorityQueue(T) Class
PriorityQueue(T) Properties
IsEmpty Property
PriorityQueue
T
IsEmpty Property
Returns whether the queue contains any elements.
Namespace:
Kit.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
bool
IsEmpty
{
get
; }
Request Example
View Source
Property Value
Type:
Boolean
See Also
Reference
PriorityQueue
T
Class
Kit.Algorithms Namespace
Send comments on this topic to
agam@frag-games.com