Show / Hide Table of Contents

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
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾