|
PC Stable Documentation
|
|

BiosFriendInfo represents friend information. More...
Static Private Member Functions | |
| static bool | Compare (BiosFriendInfo a, BiosFriendInfo b) |
Private Attributes | |
| string | m_Uid |
| The Uid of the friend. | |
| string | m_DisplayName |
| The Displayable nick name of the friend. | |
| bool | m_IsFavorite |
| Xbox: Is a favorite friend? | |
| bool | m_IsFollowed |
| Xbox: Is this a two-way friendship? | |
BiosFriendInfo represents friend information.
|
inlinestaticprivate |
References m_DisplayName, m_IsFavorite, m_IsFollowed, and m_Uid.
Referenced by OnlineServices::OnFriendsAsync().
|
private |
The Displayable nick name of the friend.
Referenced by Compare(), and ScriptedWidgetEventHandler::Reload().
|
private |
The Uid of the friend.
Referenced by Compare(), OnlineServices::OnFriendsAsync(), and ScriptedWidgetEventHandler::Reload().