#include <AdventurePartyJoinInfo.h>
◆ getAdventurePartyGID()
| gid AdventurePartyJoinInfo::getAdventurePartyGID |
( |
| ) |
|
|
inline |
◆ getAdventurePartyName()
| unsigned int AdventurePartyJoinInfo::getAdventurePartyName |
( |
| ) |
|
|
inline |
◆ getOnlineCount()
| int AdventurePartyJoinInfo::getOnlineCount |
( |
| ) |
|
|
inline |
◆ getPartySize()
| int AdventurePartyJoinInfo::getPartySize |
( |
| ) |
|
|
inline |
◆ getPurposeType()
| int AdventurePartyJoinInfo::getPurposeType |
( |
| ) |
|
|
inline |
◆ getPurposeWorldID()
| unsigned int AdventurePartyJoinInfo::getPurposeWorldID |
( |
| ) |
|
|
inline |
◆ setAdventurePartyGID()
| void AdventurePartyJoinInfo::setAdventurePartyGID |
( |
gid | val | ) |
|
|
inline |
◆ setAdventurePartyName()
| void AdventurePartyJoinInfo::setAdventurePartyName |
( |
unsigned int | val | ) |
|
|
inline |
◆ setOnlineCount()
| void AdventurePartyJoinInfo::setOnlineCount |
( |
int | val | ) |
|
|
inline |
◆ setPartySize()
| void AdventurePartyJoinInfo::setPartySize |
( |
int | val | ) |
|
|
inline |
◆ setPurposeType()
| void AdventurePartyJoinInfo::setPurposeType |
( |
int | val | ) |
|
|
inline |
◆ setPurposeWorldID()
| void AdventurePartyJoinInfo::setPurposeWorldID |
( |
unsigned int | val | ) |
|
|
inline |