Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
This is the complete list of members for NError, including all inherited members.
code | NError | |
message | NError | |
NError() | NError | inline |
NError(const std::string &message, ErrorCode code=ErrorCode::Unknown) | NError | inlineexplicit |
NError(std::string &&message, ErrorCode code=ErrorCode::Unknown) | NError | inlineexplicit |