Show / Hide Table of Contents

Class AcceptCloningWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
AcceptCloningWindow
Namespace: Content.Client.Cloning.UI
Assembly: Content.Client.dll
Syntax
public sealed class AcceptCloningWindow : DefaultWindow

Constructors

| Improve this Doc View Source

AcceptCloningWindow()

Declaration
public AcceptCloningWindow()

Fields

| Improve this Doc View Source

AcceptButton

Declaration
public readonly Button AcceptButton
Field Value
Type Description
Robust.Client.UserInterface.Controls.Button
| Improve this Doc View Source

DenyButton

Declaration
public readonly Button DenyButton
Field Value
Type Description
Robust.Client.UserInterface.Controls.Button

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