Show / Hide Table of Contents

Class MakeGhostRoleWindow

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

Constructors

| Improve this Doc View Source

MakeGhostRoleWindow()

Declaration
public MakeGhostRoleWindow()

Methods

| Improve this Doc View Source

SetEntity(IEntityManager, NetEntity)

Declaration
public void SetEntity(IEntityManager entManager, NetEntity entity)
Parameters
Type Name Description
IEntityManager entManager
NetEntity entity

Events

| Improve this Doc View Source

OnMake

Declaration
public event MakeGhostRoleWindow.MakeRole OnMake
Event Type
Type Description
MakeGhostRoleWindow.MakeRole

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