docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GameItemLookupSerializableData

    Serializable data structure that contains the state of GameItemLookup.

    Inheritance
    object
    GameItemLookupSerializableData
    Implements
    ISerializableData
    Namespace: UnityEngine.GameFoundation.DataPersistence
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class GameItemLookupSerializableData : ISerializableData

    Constructors

    Name Description
    GameItemLookupSerializableData()

    Default constructor for serialization purpose.

    GameItemLookupSerializableData(int)

    Basic constructor that takes in the version of the persistence layer and the index of the last GUID used by the GameItemLookup.

    Properties

    Name Description
    lastGuidUsed

    The last guid used by the GameItemLookup class

    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)