Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FSequencerCommands
Syntax
TSharedPtr < FUICommandInfo > ToggleAsyncEvaluation
Remarks
When enabled, enables a single asynchronous evaluation once per-frame. When disabled, forces a full blocking evaluation every time this sequence is evaluated (should be avoided for real-time content).