Get Atom Cue by Index
Identifier
GetAtomCueByIndex
Description
ロード済みの ACB データに対し、キューインデックスを指定して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
キューのインデックスを指定します。
Outputs
Arg Description
Out
Exec
Return Value
Sound Atom Cue Object Reference
USoundAtomCue オブジェクトへの参照を返します。 ACB データがロード済みで無い場合や、キューが ACB データ 内に存在しない場合は nullptr を返します。