docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetTargets

    GetTargets(out NativeArray<Entity>, NativeArray<EntityRemapInfo>)

    Gets the array of Entity targets from an array of EntityRemapUtility.EntityRemapInfo.

    Declaration
    public static void GetTargets(out NativeArray<Entity> output, NativeArray<EntityRemapUtility.EntityRemapInfo> remapping)
    Parameters
    Type Name Description
    NativeArray<Entity> output

    The output array, containing the target Entity IDs.

    NativeArray<EntityRemapUtility.EntityRemapInfo> remapping

    The source array of EntityRemapUtility.EntityRemapInfo structs.

    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)