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 SourceDispenseReagentButton(ReagentId, String)
Declaration
public DispenseReagentButton(ReagentId reagentId, string text)
Parameters
Type | Name | Description |
---|---|---|
ReagentId | reagentId | |
System.String | text |
Properties
| Improve this Doc View SourceReagentId
Declaration
public ReagentId ReagentId { get; }
Property Value
Type | Description |
---|---|
ReagentId |