Navigation
API > API/Plugins > API/Plugins/CaptureUtils > API/Plugins/CaptureUtils/FStopRequester
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Async/StopToken.h |
|
|
|
Async/StopToken.h |
|
|
|
Async/StopToken.h |
|
FStopRequester()
| |
|
| Name |
FStopRequester |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Public/Async/StopToken.h |
| Include Path |
#include "Async/StopToken.h" |
| Source |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Private/Async/StopToken.cpp |
FStopRequester()
FStopRequester(const FStopRequester &)
| |
|
| Name |
FStopRequester |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Public/Async/StopToken.h |
| Include Path |
#include "Async/StopToken.h" |
FStopRequester
(
const FStopRequester & InOther
)
FStopRequester(FStopRequester &&)
| |
|
| Name |
FStopRequester |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Public/Async/StopToken.h |
| Include Path |
#include "Async/StopToken.h" |
FStopRequester
(
FStopRequester && InOther
)