Navigation
API > API/Runtime > API/Runtime/Core
RAII scope that activates an extension for capture. While alive, any CaptureInheritedContext() on the same thread includes this extension.
| |
|
| Name |
FInheritedContextExtensionScope |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/InheritedContext.h |
| Include Path |
#include "Async/InheritedContext.h" |
Syntax
class FInheritedContextExtensionScope
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Async/InheritedContext.h |
|
|
|
Async/InheritedContext.h |
|
|
|
Async/InheritedContext.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FInheritedContextExtensionScope()
|
|
Async/InheritedContext.h |
|
Variables
Protected
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Async/InheritedContext.h |
|
|
|
Async/InheritedContext.h |
|