docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Initialize

    Initialize(string, string)

    Initialize a constructed object.

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

    The id of the object.

    string data

    Serialized data for the object.

    Returns
    Type Description
    bool

    The result of the initialization.

    Implements
    IInitializableObject.Initialize(string, string)
    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)