Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FuseMisc
Friend
C# Class FuseMisc.Friend
Representation of another player that is contained in the user's friend list.
Afficher le fichier
Open project: fusepowered/FuseSDKUnity
Méthodes publiques
Свойство
Type
Description
AccountId
string
Alias
string
FuseId
string
Pending
bool
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
AccountId
public_oe property
Id that the user used to log in.
public
string
AccountId
Résultat
string
Alias
public_oe property
Alias that the user used to log in.
public
string
Alias
Résultat
string
FuseId
public_oe property
A unique id generated by the Fuse system.
public
string
FuseId
Résultat
string
Pending
public_oe property
public
bool
Pending
Résultat
bool