![]() |
TrinityCore
|
Enumerations | |
| enum | PrivacyInfo_GameInfoPrivacy { PrivacyInfo_GameInfoPrivacy_PRIVACY_ME = 0, PrivacyInfo_GameInfoPrivacy_PRIVACY_FRIENDS = 1, PrivacyInfo_GameInfoPrivacy_PRIVACY_EVERYONE = 2 } |
| enum | IdentityVerificationStatus { IDENT_NO_DATA = 0, IDENT_PENDING = 1, IDENT_FAILED = 4, IDENT_SUCCESS = 5, IDENT_SUCC_MNL = 6, IDENT_UNKNOWN = 7 } |
| Enumerator | |
|---|---|
| IDENT_NO_DATA | |
| IDENT_PENDING | |
| IDENT_FAILED | |
| IDENT_SUCCESS | |
| IDENT_SUCC_MNL | |
| IDENT_UNKNOWN | |
| TC_SHARED_APIconst ::google::protobuf::EnumDescriptor* bgs::protocol::account::v1::IdentityVerificationStatus_descriptor | ( | ) |
Here is the caller graph for this function:| TC_SHARED_API bool bgs::protocol::account::v1::IdentityVerificationStatus_IsValid | ( | int | value | ) |
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:| TC_SHARED_APIconst ::google::protobuf::EnumDescriptor* bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_descriptor | ( | ) |
Here is the caller graph for this function:| TC_SHARED_API bool bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_IsValid | ( | int | value | ) |
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:| void TC_SHARED_API bgs::protocol::account::v1::protobuf_AddDesc_account_5fservice_2eproto | ( | ) |
| void TC_SHARED_API bgs::protocol::account::v1::protobuf_AddDesc_account_5ftypes_2eproto | ( | ) |
| void bgs::protocol::account::v1::protobuf_AssignDesc_account_5fservice_2eproto | ( | ) |
| void bgs::protocol::account::v1::protobuf_AssignDesc_account_5ftypes_2eproto | ( | ) |
| void bgs::protocol::account::v1::protobuf_ShutdownFile_account_5fservice_2eproto | ( | ) |
| void bgs::protocol::account::v1::protobuf_ShutdownFile_account_5ftypes_2eproto | ( | ) |
| const int bgs::protocol::account::v1::IdentityVerificationStatus_ARRAYSIZE = IdentityVerificationStatus_MAX + 1 |
| const IdentityVerificationStatus bgs::protocol::account::v1::IdentityVerificationStatus_MAX = IDENT_UNKNOWN |
| const IdentityVerificationStatus bgs::protocol::account::v1::IdentityVerificationStatus_MIN = IDENT_NO_DATA |
| const int bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_ARRAYSIZE = PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_MAX + 1 |
| const PrivacyInfo_GameInfoPrivacy bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_MAX = PrivacyInfo_GameInfoPrivacy_PRIVACY_EVERYONE |
| const PrivacyInfo_GameInfoPrivacy bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_MIN = PrivacyInfo_GameInfoPrivacy_PRIVACY_ME |
1.8.8