docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MoveComponentFirst

    MoveComponentFirst(Component)

    Moves the given component to be first in the list on the GameObject. If not in editor, this function is a no-op.

    Declaration
    public static void MoveComponentFirst(Component comp)
    Parameters
    Type Name Description
    Component comp

    The component to be moved.

    In This Article
    Back to top
    Copyright © 2023 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)