game / pragma.inventory / InventoryService / deleteAllInventoryDbAndCacheV1 /

deleteAllInventoryDbAndCacheV1 #

suspend fun deleteAllInventoryDbAndCacheV1(session: OperatorSession, request: InventoryRpc.DeleteAllInventoryDbAndCacheV1Request): InventoryRpc.DeleteAllInventoryDbAndCacheV1Response

Permanently deletes all inventory data for all players.

PragmaResultErrors

  • PragmaError.InventoryService_DeleteAllConfigNotEnabled - If feature is not enabled.