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