Class MakeGhostRoleEuiState
Namespace: Content.Shared.Ghost.Roles
Assembly: Content.Shared.dll
Syntax
public sealed class MakeGhostRoleEuiState : EuiStateBase
Constructors
| Improve this Doc View SourceMakeGhostRoleEuiState(NetEntity)
Declaration
public MakeGhostRoleEuiState(NetEntity entity)
Parameters
Type | Name | Description |
---|---|---|
NetEntity | entity |
Properties
| Improve this Doc View SourceEntity
Declaration
public NetEntity Entity { get; }
Property Value
Type | Description |
---|---|
NetEntity |