godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectAmplify._classBinding
godot
audioeffectamplify
AudioEffectAmplify
Undocumented in source.
struct
AudioEffectAmplify
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_volume_db")
GodotMethod
!(
void
,
double
)
setVolumeDb
;
__gshared
@
GodotName
("get_volume_db")
GodotMethod
!(
double
)
getVolumeDb
;
}
Members
Static variables
getVolumeDb
GodotMethod
!(
double
)
getVolumeDb
;
Undocumented in source.
setVolumeDb
GodotMethod
!(
void
,
double
)
setVolumeDb
;
Undocumented in source.
Meta
Source
See Implementation
godot
audioeffectamplify
AudioEffectAmplify
aliases
BaseClasses
functions
getVolumeDb
opAssign
opEquals
setVolumeDb
properties
volumeDb
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name