Click or drag to resize

EngineGetMainLoop Method

Returns the main loop object (see MainLoop and SceneTree).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static MainLoop GetMainLoop()

Return Value

Type: MainLoop

[Missing <returns> documentation for "M:Godot.Engine.GetMainLoop"]

See Also