docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event SplineReordered

    Invoked any time a spline is reordered in the container.

    Namespace: UnityEngine.Splines
    Assembly: solution.dll
    Syntax
    public static event Action<SplineContainer, int, int> SplineReordered
    Returns
    Type Description
    Action<SplineContainer, int, int>
    Remarks

    The first parameter corresponds to the previous spline index, the second parameter corresponds to the new spline index.

    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)