Show / Hide Table of Contents

Class DispenseReagentButton

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.BaseButton
Robust.Client.UserInterface.Controls.ContainerButton
Robust.Client.UserInterface.Controls.Button
DispenseReagentButton
Namespace: Content.Client.Chemistry.UI
Assembly: Content.Client.dll
Syntax
public sealed class DispenseReagentButton : Button

Constructors

| Improve this Doc View Source

DispenseReagentButton(ReagentId, String)

Declaration
public DispenseReagentButton(ReagentId reagentId, string text)
Parameters
Type Name Description
ReagentId reagentId
System.String text

Properties

| Improve this Doc View Source

ReagentId

Declaration
public ReagentId ReagentId { get; }
Property Value
Type Description
ReagentId

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾