Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureUtils > API/Plugins/MetaHumanCaptureUtils/FStopToken
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStopToken () |
Async/StopToken.h | ||
FStopToken
(
const FStopToken& InOther |
Async/StopToken.h | ||
FStopToken
(
FStopToken&& InOther |
Async/StopToken.h |
FStopToken()
| Name | FStopToken |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureUtils/Public/Async/StopToken.h |
| Include Path | #include "Async/StopToken.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureUtils/Private/Async/StopToken.cpp |
FStopToken()
FStopToken(const FStopToken &)
| Name | FStopToken |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureUtils/Public/Async/StopToken.h |
| Include Path | #include "Async/StopToken.h" |
FStopToken
(
const FStopToken & InOther
)
FStopToken(FStopToken &&)
| Name | FStopToken |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureUtils/Public/Async/StopToken.h |
| Include Path | #include "Async/StopToken.h" |
FStopToken
(
FStopToken && InOther
)