×
首页
相关页面
Get Num Queued Sounds
Identifier
GetNumQueuedSounds
Description
获取存在于AtomComponent的音频数据的数量,以实现无缝连接播放。
在此函数返回0的状态(没有未播放的音频数据的状态)播放结束后,AtomComponent的状态转换为PlayEnd。
Target is Atom Component
Inputs
Arg
Description
Target
Atom Component Object Reference
Outputs
Arg
Description
Return Value
Integer
返回Cue中剩余的音频数量。
CRIWARE Unreal Engine 插件用户手册
参照
蓝图API
Atom Component