Property | Type | Description | |
---|---|---|---|
OptionForceValue | string |
Property | Type | Description | |
---|---|---|---|
GetDefaultValue | string | ||
GetSteamName | Task |
||
SteamIdHelper | System |
Method | Description | |
---|---|---|
Initialize ( string forced = null ) : |
||
IsValidSteamId ( string id ) : bool | ||
TryToFind ( ) : IEnumerable |
Method | Description | |
---|---|---|
GetDefaultValue ( ) : string | ||
GetSteamName ( string id ) : Task |
||
SteamIdHelper ( string forced ) : System |
public static Initialize ( string forced = null ) : |
||
forced | string | |
return |
public static IsValidSteamId ( string id ) : bool | ||
id | string | |
return | bool |