Spawn Atom Sound 2DBy Name
Identifier
SpawnAtomSound2DByName
Description
AtomComponentを生成し、2Dサウンドを再生します。
キューシートとキュー名を指定するバージョンです。
Target is Atom Statics

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

nd_img_AtomStatics_SpawnAtomSound2DByName.png
Inputs
Arg Description
In
Exec
Cue Sheet
Sound Atom Cue Sheet Object Reference
Atomキューシートを指定します。
Cue Name
String
キュー名を指定します。
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のリファレンスが返ります。