godot
0.2.3
main_
thread_
id
Sections
Panics
In godot::
init
godot
::
init
Function
main_thread_id
Copy item path
pub fn main_thread_id() ->
ThreadId
Available on
non-
wasm_nothreads
only.
Expand description
Get the
ThreadId
of the main thread.
ยง
Panics
If it is called before the engine bindings have been initialized.