Show / Hide Table of Contents

Class BanPanelEuiStateMsg.GetPlayerInfoRequest

Inheritance
System.Object
EuiMessageBase
BanPanelEuiStateMsg.GetPlayerInfoRequest
Namespace: Content.Shared.Administration
Assembly: Content.Shared.dll
Syntax
public sealed class GetPlayerInfoRequest : EuiMessageBase

Constructors

| Improve this Doc View Source

GetPlayerInfoRequest(String)

Declaration
public GetPlayerInfoRequest(string username)
Parameters
Type Name Description
System.String username

Properties

| Improve this Doc View Source

PlayerUsername

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