Show / Hide Table of Contents

Class GhostRoleRulesWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
GhostRoleRulesWindow
Namespace: Content.Client.UserInterface.Systems.Ghost.Controls.Roles
Assembly: Content.Client.dll
Syntax
public sealed class GhostRoleRulesWindow : DefaultWindow

Constructors

| Improve this Doc View Source

GhostRoleRulesWindow(String, Action<BaseButton.ButtonEventArgs>)

Declaration
public GhostRoleRulesWindow(string rules, Action<BaseButton.ButtonEventArgs> requestAction)
Parameters
Type Name Description
System.String rules
Action<Robust.Client.UserInterface.Controls.BaseButton.ButtonEventArgs> requestAction

Methods

| Improve this Doc View Source

FrameUpdate(FrameEventArgs)

Declaration
protected override void FrameUpdate(FrameEventArgs args)
Parameters
Type Name Description
Robust.Shared.Timing.FrameEventArgs args
Overrides
Robust.Client.UserInterface.CustomControls.DefaultWindow.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)

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