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