Show / Hide Table of Contents

Class GhostRolesEuiState

Inheritance
System.Object
EuiStateBase
GhostRolesEuiState
Namespace: Content.Shared.Ghost.Roles
Assembly: Content.Shared.dll
Syntax
public sealed class GhostRolesEuiState : EuiStateBase

Constructors

| Improve this Doc View Source

GhostRolesEuiState(GhostRoleInfo[])

Declaration
public GhostRolesEuiState(GhostRoleInfo[] ghostRoles)
Parameters
Type Name Description
GhostRoleInfo[] ghostRoles

Properties

| Improve this Doc View Source

GhostRoles

Declaration
public GhostRoleInfo[] GhostRoles { get; }
Property Value
Type Description
GhostRoleInfo[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾