godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Thread.getId
godot
thread
Thread
Returns the current
Thread
s id, uniquely identifying it among all threads.
struct
Thread
@
nogc
nothrow const
String
getId
(
)
Meta
Source
See Implementation
godot
thread
Thread
aliases
BaseClasses
enums
Constants
Priority
functions
getId
isActive
opAssign
opEquals
start
waitToFinish
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the current Threads id, uniquely identifying it among all threads.