Show / Hide Table of Contents

Class StomachComponent.ReagentDelta

Inheritance
System.Object
StomachComponent.ReagentDelta
Namespace: Content.Server.Body.Components
Assembly: Content.Server.dll
Syntax
public sealed class ReagentDelta : object

Constructors

| Improve this Doc View Source

ReagentDelta(ReagentQuantity)

Declaration
public ReagentDelta(ReagentQuantity reagentQuantity)
Parameters
Type Name Description
ReagentQuantity reagentQuantity

Fields

| Improve this Doc View Source

ReagentQuantity

Declaration
public readonly ReagentQuantity ReagentQuantity
Field Value
Type Description
ReagentQuantity

Properties

| Improve this Doc View Source

Lifetime

Declaration
public float Lifetime { get; }
Property Value
Type Description
System.Single

Methods

| Improve this Doc View Source

Increment(Single)

Declaration
public void Increment(float delta)
Parameters
Type Name Description
System.Single delta
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾