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