Class HyposprayComponentState
Inheritance
System.Object
HyposprayComponentState
Assembly: Content.Shared.dll
Syntax
public sealed class HyposprayComponentState : ComponentState
Constructors
|
Improve this Doc
View Source
HyposprayComponentState(FixedPoint2, FixedPoint2)
Declaration
public HyposprayComponentState(FixedPoint2 curVolume, FixedPoint2 maxVolume)
Parameters
Properties
|
Improve this Doc
View Source
CurVolume
Declaration
public FixedPoint2 CurVolume { get; }
Property Value
|
Improve this Doc
View Source
MaxVolume
Declaration
public FixedPoint2 MaxVolume { get; }
Property Value