Interface IRunInstance | Entities | 0.2.0-preview.18
docs.unity.cn
    Show / Hide Table of Contents

    Interface IRunInstance

    Namespace: Unity.Build
    Syntax
    public interface IRunInstance : IDisposable

    Properties

    IsRunning

    Declaration
    bool IsRunning { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX