docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate UpgradeModule.Patch

    Delegate Patch

    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public delegate bool UpgradeModule.Patch(SystemGraphData ctx, VersionedStruct upgradedStruct)
    Parameters
    Type Name Description
    SystemGraphData ctx

    The SystemGraphData context.

    VersionedStruct upgradedStruct

    The upgraded structure.

    Returns
    Type Description
    bool

    true if patch happened, false otherwise.

    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)