internal static void GetAllInventoryItems() { if (EnsureGameService()) { m_gameServiceCache.GetAllInventoryItems(); } }