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 SourceSpawnExplosionWindow(SpawnExplosionEui)
Declaration
public SpawnExplosionWindow(SpawnExplosionEui eui)
Parameters
Type | Name | Description |
---|---|---|
SpawnExplosionEui | eui |
Methods
| Improve this Doc View SourceEnteredTree()
Declaration
protected override void EnteredTree()
Overrides
Robust.Client.UserInterface.Control.EnteredTree()