Class GhostRoleFollowRequestMessage
Inheritance
System.Object
GhostRoleFollowRequestMessage
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 |
|