Show / Hide Table of Contents

Class MakeGhostRoleEui

Inheritance
System.Object
BaseEui
MakeGhostRoleEui
Namespace: Content.Server.Ghost.Roles.UI
Assembly: Content.Server.dll
Syntax
public sealed class MakeGhostRoleEui : BaseEui

Constructors

| Improve this Doc View Source

MakeGhostRoleEui(IEntityManager, NetEntity)

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

Properties

| Improve this Doc View Source

Entity

Declaration
public NetEntity Entity { get; }
Property Value
Type Description
NetEntity

Methods

| Improve this Doc View Source

Closed()

Declaration
public override void Closed()
Overrides
BaseEui.Closed()
| Improve this Doc View Source

GetNewState()

Declaration
public override EuiStateBase GetNewState()
Returns
Type Description
EuiStateBase
Overrides
BaseEui.GetNewState()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾