Class RunLoop | Platforms | 0.2.2-preview.10
docs.unity.cn
    Show / Hide Table of Contents

    Class RunLoop

    Inheritance
    Object
    RunLoop
    Namespace: Unity.Platforms
    Syntax
    public class RunLoop

    Methods

    EnterMainLoop(RunLoop.RunLoopDelegate)

    Declaration
    public static void EnterMainLoop(RunLoop.RunLoopDelegate runLoopDelegate)
    Parameters
    Type Name Description
    RunLoop.RunLoopDelegate runLoopDelegate
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX