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 SourceMakeGhostRoleWindow()
Declaration
public MakeGhostRoleWindow()
Methods
| Improve this Doc View SourceSetEntity(IEntityManager, NetEntity)
Declaration
public void SetEntity(IEntityManager entManager, NetEntity entity)
Parameters
Type | Name | Description |
---|---|---|
IEntityManager | entManager | |
NetEntity | entity |
Events
| Improve this Doc View SourceOnMake
Declaration
public event MakeGhostRoleWindow.MakeRole OnMake
Event Type
Type | Description |
---|---|
MakeGhostRoleWindow.MakeRole |