Click or drag to resize

ResourceRegenTSource, TArgsAmountPerInterval Property

Gets or sets the amount of resource that should be gained every Interval.

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

Property Value

Type: Single
See Also