docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetComponentObjectForEntityQuery

    SetComponentObjectForEntityQuery(EntityQuery, object)

    Obsolete. Use SetComponentObject(EntityQuery, object) instead.

    Declaration
    [Obsolete("Use SetComponentObject (RemovedAfter Entities 1.0) (UnityUpgradable) -> SetComponentObject(*)")]
    public void SetComponentObjectForEntityQuery(EntityQuery entityQuery, object componentData)
    Parameters
    Type Name Description
    EntityQuery entityQuery

    The query specifying which entities to set the component value for.

    object componentData

    The component object to set.

    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)