Click or drag to resize

ResourcePoolTSource, TArgsPercentage Property

Gets a how full the resource is percentage-wise (0 to 1)

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

Property Value

Type: Single
See Also