docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CopyTo

    CopyTo(KeyValuePair<string, VariablesGroupAsset>[], int)

    Copy all global variable groups into the provided array starting at arrayIndex.

    Declaration
    public void CopyTo(KeyValuePair<string, VariablesGroupAsset>[] array, int arrayIndex)
    Parameters
    Type Name Description
    KeyValuePair<string, VariablesGroupAsset>[] array

    The array to copy the global variables into.

    int arrayIndex

    The index to start copying into.

    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)