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