docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IInventoryDataLayer

    Contract for objects providing data to the InventoryManager.

    Namespace: UnityEngine.GameFoundation
    Assembly: solution.dll
    Syntax
    public interface IInventoryDataLayer

    Methods

    Name Description
    CreateItem(string, string, Completer)

    Request to create a new item with the given id.

    DeleteItem(string, Completer)

    Request to delete the item matching the given definition from the given inventory.

    GetData()

    Get InventoryManager's serializable data.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)