godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Semaphore._new
godot
semaphore
Semaphore
Construct a new instance of Semaphore. Note: use
memnew!Semaphore
instead.
struct
Semaphore
@
nogc
nothrow static
Semaphore
_new
(
)
Meta
Source
See Implementation
godot
semaphore
Semaphore
aliases
BaseClasses
functions
opAssign
opEquals
post
toHash
wait
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Semaphore. Note: use memnew!Semaphore instead.