Show / Hide Table of Contents

Class GhostRoleTakeoverRequestMessage

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

Constructors

| Improve this Doc View Source

GhostRoleTakeoverRequestMessage(UInt32)

Declaration
public GhostRoleTakeoverRequestMessage(uint identifier)
Parameters
Type Name Description
System.UInt32 identifier

Properties

| Improve this Doc View Source

Identifier

Declaration
public uint Identifier { get; }
Property Value
Type Description
System.UInt32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾