Spawn Atom Sound 2D
Identifier
SpawnAtomSound2D
Description
AtomComponentを生成し、2Dサウンドを再生します。
Target is Atom Statics

Cosmetic. This event is only for cosmetic, non-gameplay actions.

nd_img_AtomStatics_SpawnAtomSound2D.png
Inputs
Arg Description
In
Exec
Sound
Sound Atom Cue Object Reference
Atomキューを指定します。
Params
Atom Component Params Structure (by ref)
任意のパラメーターを設定したAtomComponentParams構造体を指定します。
Persist Across Level Transition
Boolean
パーシスタントレベルをまたいで生存するかどうか指定します。
Auto Destroy
Boolean
再生が完了したとき自動的にオブジェクトを削除するかどうか指定します。
Outputs
Arg Description
Out
Exec
Return Value
Atom Component Object Reference
指定したキューを再生するAtomComponentのリファレンスが返ります。