#include <UserInterface.hpp>
◆ Friend()
Horizon::Zone::UI::Friend::Friend |
( |
std::shared_ptr< ZoneSession > |
session | ) |
|
Friend.
144{
145
146}
std::weak_ptr< ZoneSession > _session
Definition: UserInterface.hpp:96
◆ ~Friend()
Horizon::Zone::UI::Friend::~Friend |
( |
| ) |
|
◆ add()
void Horizon::Zone::UI::Friend::add |
( |
std::string |
name | ) |
|
◆ get_session()
std::shared_ptr< ZoneSession > Horizon::Zone::UI::Friend::get_session |
( |
| ) |
|
|
inline |
◆ notify_add_friend_request()
bool Horizon::Zone::UI::Friend::notify_add_friend_request |
( |
int |
inviter_account_id, |
|
|
int |
inviter_char_id, |
|
|
std::string |
inviter_name |
|
) |
| |
◆ remove()
void Horizon::Zone::UI::Friend::remove |
( |
int |
account_id, |
|
|
int |
char_id |
|
) |
| |
◆ request()
◆ _session
std::weak_ptr<ZoneSession> Horizon::Zone::UI::Friend::_session |
|
private |
The documentation for this class was generated from the following files: