Click or drag to resize

ResourcePoolBaseEmptyTillRenewed Property

Gets or sets whether adding resource should be disabled after the pool is completely empty, until it is renewed again.

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

Property Value

Type: Boolean
See Also