|
Pol
Revision:cb584c9
|
#include <uoexpansion.h>
Public Member Functions | |
| ClientFeatures (UOExpansion &expansion) | |
| bool | hasContextMenus () const |
| bool | hasCustomHousing () const |
| bool | hasElvenRace () const |
| bool | hasNewMovementPacket () const |
| bool | hasSamuraiNinja () const |
| bool | supports (ExpansionVersion version) const |
| bool | supportsAOS () const |
Private Member Functions | |
| ClientFeatures (const ClientFeatures &) | |
| ClientFeatures & | operator= (const ClientFeatures &) |
Private Attributes | |
| const UOExpansion & | m_expansion |
Definition at line 101 of file uoexpansion.h.
|
inline |
Definition at line 106 of file uoexpansion.h.
|
private |
|
inline |
Definition at line 110 of file uoexpansion.h.
References Pol::Plib::ContextMenus, and Pol::Plib::UOExpansion::hasFeature().
|
inline |
Definition at line 107 of file uoexpansion.h.
References Pol::Plib::AOS.
|
inline |
Definition at line 109 of file uoexpansion.h.
References Pol::Plib::ElvenRace, and Pol::Plib::UOExpansion::hasFeature().
|
inline |
Definition at line 111 of file uoexpansion.h.
References Pol::Plib::UOExpansion::hasFeature(), and Pol::Plib::NewMovement.
|
inline |
Definition at line 108 of file uoexpansion.h.
References Pol::Plib::UOExpansion::hasFeature(), and Pol::Plib::SamuraiNinja.
|
private |
|
inline |
Definition at line 114 of file uoexpansion.h.
References Pol::Plib::UOExpansion::version().
|
inline |
Definition at line 113 of file uoexpansion.h.
References Pol::Plib::AOS.
|
private |
Definition at line 103 of file uoexpansion.h.