Class 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 |