Show / Hide Table of Contents

Class Vital

Inheritance
object
Vital
Namespace: ReAgent.State
Assembly: ReAgent.dll
Syntax
public record Vital

Properties

Current

Declaration
public double Current { get; init; }
Property Value
Type Description
double

Max

Declaration
public double Max { get; init; }
Property Value
Type Description
double

Percent

Declaration
public double Percent { get; }
Property Value
Type Description
double
In this article
Back to top Generated by DocFX