Show / Hide Table of Contents

Class Stat

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

Properties

Exists

Declaration
public bool Exists { get; init; }
Property Value
Type Description
bool

Value

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