Show / Hide Table of Contents

Class ReactionMixerComponent

Inheritance
System.Object
ReactionMixerComponent
Namespace: Content.Shared.Chemistry.Reaction
Assembly: Content.Shared.dll
Syntax
public sealed class ReactionMixerComponent : Component

Fields

| Improve this Doc View Source

MixMessage

A string which identifies the string to be sent when successfully mixing a solution

Declaration
public string MixMessage
Field Value
Type Description
System.String
| Improve this Doc View Source

ReactionTypes

A list of IDs for categories of reactions that can be mixed (i.e. HOLY for a bible, DRINK for a spoon)

Declaration
public List<string> ReactionTypes
Field Value
Type Description
List<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾