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 SourceUsername
An alias used by a player
Declaration
string Username { get; }
Property Value
| Type | Description |
|---|---|
| System.String |