game / pragma.inventory / InventoryService / clearPlayerInventoryCacheServiceV1 /
clearPlayerInventoryCacheServiceV1 #
suspend fun clearPlayerInventoryCacheServiceV1(session: ServiceSession, request: InventoryRpc.ClearPlayerInventoryCacheServiceV1Request): InventoryRpc.ClearPlayerInventoryCacheServiceV1Response
Clears a player’s inventory out of the in-memory cache.
PragmaResultErrors
- PragmaError.InventoryService_DeletePlayerInventoryConfigNotEnabled - If feature is not enabled.