×
首页
相关页面
Enqueue Sound
Identifier
EnqueueSound
Description
在AtomComponent添加新的音频数据用于无缝连接播放。
本函数指定的音频将接在AtomComponent::SetSound函数设置的音频之后播放。
Target is Atom Component
Inputs
Arg
Description
In
Exec
Target
Atom Component Object Reference
New Sound
Sound Atom Cue Object Reference
指定接下来要播放的Cue。
Outputs
Arg
Description
Out
Exec
CRIWARE Unreal Engine 插件用户手册
参照
蓝图API
Atom Component