#include <UserInterface.hpp>
◆ PartyBooking()
Horizon::Zone::UI::PartyBooking::PartyBooking |
( |
std::shared_ptr< ZoneSession > |
session | ) |
|
◆ ~PartyBooking()
Horizon::Zone::UI::PartyBooking::~PartyBooking |
( |
| ) |
|
◆ delete_()
void Horizon::Zone::UI::PartyBooking::delete_ |
( |
| ) |
|
◆ get_session()
std::shared_ptr< ZoneSession > Horizon::Zone::UI::PartyBooking::get_session |
( |
| ) |
|
|
inline |
std::weak_ptr< ZoneSession > _session
Definition: UserInterface.hpp:209
References _session.
◆ register_()
void Horizon::Zone::UI::PartyBooking::register_ |
( |
int |
level, |
|
|
int |
map_id, |
|
|
std::vector< int > |
jobs |
|
) |
| |
◆ search()
void Horizon::Zone::UI::PartyBooking::search |
( |
int |
level, |
|
|
int |
map_id, |
|
|
int |
job, |
|
|
int |
last_index, |
|
|
int |
result_count |
|
) |
| |
◆ update()
void Horizon::Zone::UI::PartyBooking::update |
( |
std::vector< int > |
jobs | ) |
|
◆ _session
std::weak_ptr<ZoneSession> Horizon::Zone::UI::PartyBooking::_session |
|
private |
The documentation for this class was generated from the following files: