docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WithImmediatePlayback

    WithImmediatePlayback(ForEachLambdaJobDescription)

    Play back entity commands immediately.

    Declaration
    public static ForEachLambdaJobDescription WithImmediatePlayback(this ForEachLambdaJobDescription description)
    Parameters
    Type Name Description
    ForEachLambdaJobDescription description

    The target object

    Returns
    Type Description
    ForEachLambdaJobDescription

    The target object, suitable for chaining multiple methods

    Remarks

    Usage requires an EntityCommands parameter to be passed to the ForEach() lambda function. May be used only together with .Run().

    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)