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