Class TimeValue
Inheritance
System.Object
TimeValue
Namespace: Eco.Stats
Assembly: Eco.Stats.dll
Syntax
public class TimeValue : Object
Constructors
TimeValue()
Declaration
public TimeValue()
Properties
Time
Declaration
public int Time { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Value
Declaration
public float Value { get; set; }
Property Value
Type | Description |
---|---|
System.Single |