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 Cue。
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
返回播放指定的Cue的AtomComponent的参照。