game / pragma.inventory / InventoryService / clearPlayerInventoryCacheOperatorV1 /
clearPlayerInventoryCacheOperatorV1 #
suspend fun clearPlayerInventoryCacheOperatorV1(session: OperatorSession, request: InventoryRpc.ClearPlayerInventoryCacheOperatorV1Request): InventoryRpc.ClearPlayerInventoryCacheOperatorV1Response
LEGACY InventoryService is deprecated. Instead of InventoryService, see PlayerDataService.
Clears a player’s inventory out of the instance’s cache.
PragmaResultErrors
- PragmaError.InventoryService_DeletePlayerInventoryConfigNotEnabled - If feature is not enabled.