docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Schedule

    Schedule<TJob, TEvent>(TJob, VisualScriptingEventSystem, JobHandle)

    Declaration
    public static JobHandle Schedule<TJob, TEvent>(this TJob job, VisualScriptingEventSystem eventSystem, JobHandle inputDeps = default) where TJob : struct, IVisualScriptingEventReceiverJob<TEvent> where TEvent : unmanaged, IVisualScriptingEvent
    Parameters
    Type Name Description
    TJob job
    VisualScriptingEventSystem eventSystem
    JobHandle inputDeps
    Returns
    Type Description
    JobHandle
    Type Parameters
    Name Description
    TJob
    TEvent
    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)