Set3DReverbParamSoundMemAll

全ての3Dサウンドのサウンドハンドルにリバーブパラメータを設定する

version(!DX_NON_SOUND)
extern
int
Set3DReverbParamSoundMemAll
(,
int PlaySoundOnly = dxlib_d.dxdatatype.FALSE
)

Parameters

Param const(.SOUND3D_REVERB_PARAM)*

?

PlaySoundOnly int

TRUE:再生中のサウンドにのみ設定する FALSE:再生していないサウンドにも設定する

Meta