docs.unity.cn
    Show / Hide Table of Contents

    Interface IAsyncComponent

    Inherited Members
    IRunnableComponent.Tick(TimeSpan, CancellationToken)
    Namespace: Unity.Reflect.Actor
    Syntax
    public interface IAsyncComponent : IRunnableComponent

    Methods

    WaitAsync(CancellationToken)

    Declaration
    Task WaitAsync(CancellationToken token)
    Parameters
    Type Name Description
    CancellationToken token
    Returns
    Type Description
    Task
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021