Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/EditorSupport
References
| Module | Composure |
| Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/EditorSupport/CompFreezeFrameController.h |
| Include | #include "EditorSupport/CompFreezeFrameController.h" |
Syntax
struct FCompFreezeFrameController
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCompFreezeFrameController
(
int32& FreezeFlagsRef |
|||
FCompFreezeFrameController
(
EForceInit Default |
DO NOT USE - For UObject construction only |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ClearFreezeFlags
(
const FFreezeFrameControlHandle& LockKey |
||
| bool | ClearFreezeFlags
(
ETargetUsageFlags InFreezeFlags, |
||
| ETargetUsageFlags | |||
| bool | HasAllFlags
(
ETargetUsageFlags InFreezeFlags |
||
| bool | HasAnyFlags
(
ETargetUsageFlags InFreezeFlags |
||
| bool | IsLocked () |
||
| FFreezeFrameControlHandle | Lock () |
||
| bool | SetFreezeFlags
(
ETargetUsageFlags InFreezeFlags, |
||
| bool | Unlock
(
const FFreezeFrameControlHandle& InLockKey |
Operators
| Type | Name | Description | |
|---|---|---|---|