![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ExecutionResource.h>
Public Member Functions | |
| CORE_API | FExecutionResourceContextScope (TRefCountPtr< IExecutionResource > InExecutionResource) |
| CORE_API | ~FExecutionResourceContextScope () |
Used to push an execution resource on the stack-frame that can be retrieved by FExecutionResourceContext::Get().
| FExecutionResourceContextScope::FExecutionResourceContextScope | ( | TRefCountPtr< IExecutionResource > | InExecutionResource | ) |
| FExecutionResourceContextScope::~FExecutionResourceContextScope | ( | ) |