Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FuseMisc
Friend
C# Class FuseMisc.Friend
Representation of another player that is contained in the user's friend list.
ファイルを表示
Open project: fusepowered/FuseSDKUnity
Public Properties
Property
Type
Description
AccountId
string
Alias
string
FuseId
string
Pending
bool
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
AccountId
public_oe property
Id that the user used to log in.
public
string
AccountId
return
string
Alias
public_oe property
Alias that the user used to log in.
public
string
Alias
return
string
FuseId
public_oe property
A unique id generated by the Fuse system.
public
string
FuseId
return
string
Pending
public_oe property
public
bool
Pending
return
bool