Show / Hide Table of Contents

Class RandomFillSolutionComponent

Fills a solution container randomly using a weighted random prototype

Inheritance
System.Object
RandomFillSolutionComponent
Namespace: Content.Server.Chemistry.Components.SolutionManager
Assembly: Content.Server.dll
Syntax
public sealed class RandomFillSolutionComponent : Component

Fields

| Improve this Doc View Source

WeightedRandomId

Weighted random fill prototype Id. Used to pick reagent and quantity.

Declaration
public string? WeightedRandomId
Field Value
Type Description
System.Nullable<System.String>

Properties

| Improve this Doc View Source

Solution

Solution name which to add reagents to.

Declaration
public string Solution { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾