Enqueue Sound
Identifier
EnqueueSound
Description
シームレス連結再生用に、AtomComponentに新たな音声データを追加します。
本関数で指定された音声は、AtomComponent::SetSound関数でセットされた音声に続けて再生されます。
Target is Atom Component
nd_img_AtomComponent_EnqueueSound.png
Inputs
Arg Description
In
Exec
Target
Atom Component Object Reference
New Sound
Sound Atom Cue Object Reference
次に再生したいキューを指定します。
Outputs
Arg Description
Out
Exec