Click or drag to resize

ResourceRegenTSource, TArgsConstantAmountPerSecond Property

Gets or sets the amount of resource that should be gained per second.

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

Property Value

Type: Single
See Also