This page describes the methods that are only seen in Real Escape Game × Nintendo 3DS: Escape from the Plan of Mega Destruction.
Methods
(45) GetApplicationConfig
Request
Type | Name |
---|
Uint32 | applicationId |
Response
Type | Name |
---|
List<Uint32> | config |
(46) SetApplicationConfig
Request
Type | Name |
---|
Uint32 | applicationId |
Uint32 | key |
Uint32 | value |
Response
This method does not return anything.
(47) DeleteApplicationConfig
Request
Type | Name |
---|
Uint32 | applicationId |
Uint32 | key |
Response
This method does not return anything.
(48) EntryShopRequest
Request
Type | Name |
---|
Uint32 | applicationId |
Response
(49) GetShopRequestInfo
Request
Type | Name |
---|
Uint32 | applicationId |
Response
(50) CancelShopRequest
Request
Type | Name |
---|
Uint32 | applicationId |
Response
This method does not return anything.
(51) EntryCount
Request
Type | Name |
---|
Uint32 | applicationId |
Uint8 | sign |
Response
This method does not return anything.
(52) GetCount
Request
Type | Name |
---|
List<Uint32> | applicationIdList |
Response
(53) EntryRanking
Request
Response
This method does not return anything.
(54) GetRanking
Request
Type | Name |
---|
Uint32 | applicationId |
Uint32 | count |
Response
(55) CancelRanking
Request
Type | Name |
---|
Uint32 | applicationId |
Response
This method does not return anything.
(56) GetRankingAnswerCount
Request
Type | Name |
---|
Uint32 | applicationId |
Uint32 | count |
Response
(57) InvalidateCounts
Request
Type | Name |
---|
List<Uint32> | applicationIdList |
Response
This method does not return anything.
(58) InvalidateAllCounts
Request
This method does not take any parameters.
Response
This method does not return anything.
(59) DeleteRankings
Request
Type | Name |
---|
List<Uint32> | applicationIdList |
Response
This method does not return anything.
(60) DeleteAllRankings
Request
This method does not take any parameters.
Response
This method does not return anything.
Types
Type | Name |
---|
Uint32 | currentId |
Uint32 | lastId |
Uint32 | total |
Type | Name |
---|
Uint32 | applicationId |
Uint32 | count |
CustomRankingData (Structure)
Type | Name |
---|
Uint32 | score |
qBuffer | buffer |
Uint32 | hintCount |
CustomRankingEntryParam (Structure)