Click or drag to resize

ResourcePoolTSource, TArgsOnFull Field

Event called when the pool has been completely filled.

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>> OnFull
Request Example View Source

Field Value

Type: EventIResourceEventTSource, TArgs
See Also