Show / Hide Table of Contents

Class GrinderMenu

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
GrinderMenu
Namespace: Content.Client.Kitchen.UI
Assembly: Content.Client.dll
Syntax
public sealed class GrinderMenu : FancyWindow

Constructors

| Improve this Doc View Source

GrinderMenu(ReagentGrinderBoundUserInterface, IEntityManager, IPrototypeManager)

Declaration
public GrinderMenu(ReagentGrinderBoundUserInterface owner, IEntityManager entityManager, IPrototypeManager prototypeManager)
Parameters
Type Name Description
ReagentGrinderBoundUserInterface owner
IEntityManager entityManager
Robust.Shared.Prototypes.IPrototypeManager prototypeManager

Methods

| Improve this Doc View Source

Dispose(Boolean)

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
System.Boolean disposing
Overrides
Robust.Client.UserInterface.Control.Dispose(System.Boolean)
| Improve this Doc View Source

HandleMessage(BoundUserInterfaceMessage)

Declaration
public void HandleMessage(BoundUserInterfaceMessage message)
Parameters
Type Name Description
BoundUserInterfaceMessage message
| Improve this Doc View Source

UpdateState(ReagentGrinderInterfaceState)

Declaration
public void UpdateState(ReagentGrinderInterfaceState state)
Parameters
Type Name Description
ReagentGrinderInterfaceState state

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
☀
☾