Click or drag to resize

ResourcePoolTSource, TArgsOnEmpty Field

Event called once the pool has been completely emptied.

Namespace:  Archon.SwissArmyLib.ResourceSystem
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public readonly Event<IResourceEvent<TSource, TArgs>> OnEmpty
Request Example View Source

Field Value

Type: EventIResourceEventTSource, TArgs
See Also