godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Semaphore.GDNativeClassBinding
godot
semaphore
Semaphore
Undocumented in source.
struct
Semaphore
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("post")
GodotMethod
!(
GodotError
)
post
;
__gshared
@
GodotName
("wait")
GodotMethod
!(
GodotError
)
wait
;
}
Members
Static variables
post
GodotMethod
!(
GodotError
)
post
;
Undocumented in source.
wait
GodotMethod
!(
GodotError
)
wait
;
Undocumented in source.
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