FCompFreezeFrameController

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/EditorSupport/CompFreezeFrameController.h

Include

#include "EditorSupport/CompFreezeFrameController.h"

Syntax

struct FCompFreezeFrameController

Constructors

Name Description

Public function

FCompFreezeFrameController

(
    int32& FreezeFlagsRef
)

Public function

FCompFreezeFrameController

(
    EForceInit Default
)

DO NOT USE - For UObject construction only

Functions

Name Description

Public function

bool

 

ClearFreezeFlags

(
    const FFreezeFrameControlHandle& L...
)

Public function

bool

 

ClearFreezeFlags

(
    ETargetUsageFlags InFreezeFlags,
    const FFreezeFrameControlHandle& L...
)

Public function Const

ETargetUsage...

 

GetFreezeFlags()

Public function

bool

 

HasAllFlags

(
    ETargetUsageFlags InFreezeFlags
)

Public function

bool

 

HasAnyFlags

(
    ETargetUsageFlags InFreezeFlags
)

Public function Const

bool

 

IsLocked()

Public function

FFreezeFrame...

 

Lock()

Public function

bool

 

SetFreezeFlags

(
    ETargetUsageFlags InFreezeFlags,
    bool bClearOthers,
    const FFreezeFrameControlHandle& L...
)

Public function

bool

 

Unlock

(
    const FFreezeFrameControlHandle& I...
)

Operators

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