docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Initialize

    Initialize(string, string)

    Sets properties of the Caching system.

    Declaration
    public bool Initialize(string id, string dataStr)
    Parameters
    Type Name Description
    string id

    The id of thei object.

    string dataStr

    The JSON serialized CacheInitializationData object.

    Returns
    Type Description
    bool

    True if the initialization succeeded.

    Implements
    IInitializableObject.Initialize(string, string)
    In This Article
    • Initialize(string, string)
    Back to top
    Copyright © 2025 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)