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