Show / Hide Table of Contents

Class SpawnExplosionWindow

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

Constructors

| Improve this Doc View Source

SpawnExplosionWindow(SpawnExplosionEui)

Declaration
public SpawnExplosionWindow(SpawnExplosionEui eui)
Parameters
Type Name Description
SpawnExplosionEui eui

Methods

| Improve this Doc View Source

EnteredTree()

Declaration
protected override void EnteredTree()
Overrides
Robust.Client.UserInterface.Control.EnteredTree()

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