Show / Hide Table of Contents

Interface IAlias

An alias used a the player as their username

Namespace: R6Stats.Response.Interfaces
Assembly: R6Stat-Sharp.dll
Syntax
public interface IAlias

Properties

| Improve this Doc View Source

Username

An alias used by a player

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