Navigation
API > API/Plugins > API/Plugins/CaptureUtils > API/Plugins/CaptureUtils/TMonitor
| Name | FHelper |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Public/Async/Monitor.h |
| Include Path | #include "Async/Monitor.h" |
Syntax
class FHelper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHelper
(
TMonitor* InOwner |
Async/Monitor.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Owner | TMonitor * | Async/Monitor.h | ||
| ScopeLock | FScopeLock | Async/Monitor.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T & operator*() |
Async/Monitor.h | ||
T * operator->() |
Async/Monitor.h |