Click or drag to resize

ResourcePoolTSource, TArgsIsEmpty Property

Gets whether the pool is completely empty.

Namespace:  Archon.SwissArmyLib.ResourceSystem
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool IsEmpty { get; }
Request Example View Source

Property Value

Type: Boolean
See Also