Click or drag to resize

IResourceChangeEventTSource, TArgsAppliedDelta Property

Gets the actual applied (and clamped) delta. Basically just the difference in resource amount before and after the change.

Namespace:  Archon.SwissArmyLib.ResourceSystem
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
float AppliedDelta { get; }

Property Value

Type: Single
See Also