PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
BiosFriendInfo Class Reference

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?
 

Detailed Description

BiosFriendInfo represents friend information.

Member Function Documentation

◆ Compare()

static bool Compare ( BiosFriendInfo  a,
BiosFriendInfo  b 
)
inlinestaticprivate

Field Documentation

◆ m_DisplayName

string m_DisplayName
private

The Displayable nick name of the friend.

Referenced by Compare(), and ScriptedWidgetEventHandler::Reload().

◆ m_IsFavorite

bool m_IsFavorite
private

Xbox: Is a favorite friend?

Referenced by Compare().

◆ m_IsFollowed

bool m_IsFollowed
private

Xbox: Is this a two-way friendship?

Referenced by Compare().

◆ m_Uid

string m_Uid
private

The documentation for this class was generated from the following file: