Class FlaskInfo
Assembly: ReAgent.dll
Syntax
Properties
Active
Declaration
public bool Active { get; init; }
Property Value
CanBeUsed
Declaration
public bool CanBeUsed { get; init; }
Property Value
CanBeUsedIn
Declaration
public float CanBeUsedIn { get; init; }
Property Value
Charges
Declaration
public int Charges { get; init; }
Property Value
ChargesPerUse
Declaration
public int ChargesPerUse { get; init; }
Property Value
MaxCharges
Declaration
public int MaxCharges { get; init; }
Property Value
Name
Declaration
public string Name { get; init; }
Property Value