Create Rooted AtomComponent
Identifier
CreateRootedAtomComponent
Description
创建卸载关卡时不被销毁的AtomComponent。
仅创建AtomComponent,将不发声。
请在任意时机设置Cue并开始发声。
用法示例:需要在开始发声前设置想要跨关卡播放音频时,如指定AISAC控制值等。
Target is Atom Statics

Cosmetic. This event is only for cosmetic, non-gameplay actions.

nd_img_AtomStatics_CreateRootedAtomComponent.png
Inputs
Arg Description
In
Exec
Auto Destroy
Boolean
指定播放完成时是否自动删除对象。
Outputs
Arg Description
Out
Exec
Return Value
Atom Component Object Reference
返回卸载关卡时不被销毁的AtomComponent的参照。