Show / Hide Table of Contents

Class VitalsInfo

Inheritance
object
VitalsInfo
Namespace: ReAgent.State
Assembly: ReAgent.dll
Syntax
public class VitalsInfo

Properties

ES

Declaration
public Vital ES { get; }
Property Value
Type Description
Vital

HP

Declaration
public Vital HP { get; }
Property Value
Type Description
Vital

Mana

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