docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetupTestGraphDefinitionMultipleFrames

    SetupTestGraphDefinitionMultipleFrames(Action<GraphBuilder>, StepDelegate, params StepDelegate[])

    Declaration
    protected void SetupTestGraphDefinitionMultipleFrames(Action<GraphBuilder> graphSetup, GraphBaseFixture.StepDelegate systemSetup = null, params GraphBaseFixture.StepDelegate[] frameChecks)
    Parameters
    Type Name Description
    Action<GraphBuilder> graphSetup
    GraphBaseFixture.StepDelegate systemSetup
    StepDelegate[] frameChecks

    SetupTestGraphDefinitionMultipleFrames(GraphDefinitionSetupDelegate, StepDelegate, params StepDelegate[])

    Declaration
    protected void SetupTestGraphDefinitionMultipleFrames(GraphBaseFixture.GraphDefinitionSetupDelegate graphSetup, GraphBaseFixture.StepDelegate systemSetup = null, params GraphBaseFixture.StepDelegate[] frameChecks)
    Parameters
    Type Name Description
    GraphBaseFixture.GraphDefinitionSetupDelegate graphSetup
    GraphBaseFixture.StepDelegate systemSetup
    StepDelegate[] frameChecks
    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)