main_
thread_
id
godot
0.2.4
main_
thread_
id
Sections
Panics
In godot::
init
Structs
GdextBuild
Enums
EditorRunBehavior
Traits
ExtensionLibrary
Functions
is_main_thread
main_thread_id
Type Aliases
InitLevel
Attribute Macros
gdextension
godot
::
init
Function
main_thread_id
Copy item path
Settings
Help
Summary
pub fn main_thread_id() ->
ThreadId
Expand description
Get the
ThreadId
of the main thread.
§
Panics
If it is called before the engine bindings have been initialized.