|
MGL(Win32)
|
継承メンバを含む MGL::Leaderboard::ServerDelegate の全メンバ一覧です。
| DownloadClipData(uint64_t clipID) noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| FetchEntryData(Identifier identifier, uint32_t startRank, uint32_t requestSize, PlayerScope playerScope) noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| FetchEntryDataAroundUser(Identifier identifier, uint32_t requestSize, PlayerScope playerScope) noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| GetClipData() const noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| GetClipDataUploadResults() const noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| GetFetchedData() const noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| GetReportResults() const noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| Initialize() noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| IsProcessing() const noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| ReportScore(Identifier identifier, uint64_t score, const STL::vector< uint32_t > &options) noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| UploadClipData(Identifier identifier, const ClipData &clipData) noexcept=0 | MGL::Leaderboard::ServerDelegate | pure virtual |
| ~ServerDelegate() noexcept=default (定義場所: MGL::Leaderboard::ServerDelegate) | MGL::Leaderboard::ServerDelegate | virtual |