game / pragma.inventory / InventoryService / clearAllInventoryCacheServiceV1 /
clearAllInventoryCacheServiceV1 #
suspend fun clearAllInventoryCacheServiceV1(
session: ServiceSession,
request: InventoryRpc.ClearAllInventoryCacheServiceV1Request
): InventoryRpc.ClearAllInventoryCacheServiceV1Response
Clears all player inventory out of the instance’s cache.
PragmaResultErrors
- PragmaError.InventoryService_DeleteAllConfigNotEnabled - If feature is not enabled.