Stop
Identifier
Stop
Description
ムービの再生を停止する要求を出します。(即時復帰)
本メンバ関数内で全ての停止処理が実行されるわけではありません。
本メンバ関数の実行後、状態が EManaComponentStatus::StopProcessing に遷移した場合は、
状態が EManaComponentStatus::Stop に自動遷移したことを確認後、次の再生制御を行ってください。
また、状態が EManaComponentStatus::Error になった場合は、本メンバ関数を呼び出して
EManaComponentStatus::Stop に遷移するのを待ってください。
Target is Mana Component
nd_img_ManaComponent_Stop.png
Inputs
Arg Description
In
Exec
Target
Mana Component Object Reference
Outputs
Arg Description
Out
Exec