Get Atom Cue by Index
Identifier
GetAtomCueByIndex
Description
通过指定已加载的ACB数据的Cue索引来获取对Atom Cue对象的引用。
Target is Sound Atom Cue Sheet
nd_img_SoundAtomCueSheet_GetAtomCueByIndex.png
Inputs
Arg Description
In
Exec
Target
Sound Atom Cue Sheet Object Reference
Cue Index
Integer
指定Cue索引。
Outputs
Arg Description
Out
Exec
Return Value
Sound Atom Cue Object Reference
返回对USoundAtomCue对象的引用。尚未加载ACB数据或ACB数据中不存在Cue时,则返回nullptr。