ICompElementManager::ToggleElementFreezeFrame

Toggles the named element's pause state.

Windows
MacOS
Linux

References

Module

ComposureLayersEditor

Header

/Engine/Plugins/Compositing/Composure/Source/ComposureLayersEditor/Public/ICompElementManager.h

Include

#include "ICompElementManager.h"

Syntax

void ToggleElementFreezeFrame
(
    const FName & ElementName
)

Remarks

Toggles the named element's pause state.

Parameters

Parameter

Description

ElementName

The name of the element to affect

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss