docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DeserializeObjectReferences

    DeserializeObjectReferences(ReferencedUnityObjects, out Object[])

    Deserializes a ReferencedUnityObjects object, returning the array of UnityEngine.Object references.

    Declaration
    public static void DeserializeObjectReferences(ReferencedUnityObjects objRefs, out Object[] objectReferences)
    Parameters
    Type Name Description
    ReferencedUnityObjects objRefs

    The serialized UnityEngine.Object references.

    Object[] objectReferences

    The array of UnityEngine.Object references to be applied on the deserialized World object.

    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)