Show / Hide Table of Contents

Class GhostRoleFollowRequestMessage

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

Constructors

| Improve this Doc View Source

GhostRoleFollowRequestMessage(UInt32)

Declaration
public GhostRoleFollowRequestMessage(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
☀
☾