Class 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 |