docs.unity.cn
    Show / Hide Table of Contents

    Interface IRunnableComponent

    Namespace: Unity.Reflect.Actor
    Syntax
    public interface IRunnableComponent

    Methods

    Tick(TimeSpan, CancellationToken)

    Declaration
    bool Tick(TimeSpan endTime, CancellationToken token)
    Parameters
    Type Name Description
    TimeSpan endTime
    CancellationToken token
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021