Spawn Atom Sound Attached by Name
Identifier
SpawnAtomSoundAttachedByName
Description
放置追踪已指定组件的声源并播放Cue。
此为指定Cue Sheet和Cue名的版本。
注意:不适用Culling功能和Economic Tick功能。
Target is Atom Statics
nd_img_AtomStatics_SpawnAtomSoundAttachedByName.png
Inputs
Arg Description
In
Exec
Cue Sheet
Sound Atom Cue Sheet Object Reference
指定Atom Cue Sheet。
Cue Name
String
指定Cue名。
Attach to Component
Scene Component Object Reference
在此追踪指定的组件。
Params
Atom Component Params Structure (by ref)
指定已设置任意参数的AtomComponentParams结构体。
Attach Point Name
Name
指定附加的骨架名称。
Location
Vector
指定配置声源的坐标。
Location Type
EAttachLocation Enum
指定位置类型。
Stop when Attached to Destroyed
Boolean
指定当追踪的组件被销毁时,是否停止音频。
Auto Destroy
Boolean
指定播放完成时是否自动删除对象。
Outputs
Arg Description
Out
Exec
Return Value
Atom Component Object Reference
返回播放指定的Cue的AtomComponent的参照。