Interface IRunInstance | Platforms | 0.2.2-preview.10
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 © 2020 Unity Technologies
    Generated by DocFX