Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Experimental > API/Runtime/Core/Experimental/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Experimental/Misc/ExecutionResource.h |
| Include | #include "Experimental/Misc/ExecutionResource.h" |
Syntax
class FExecutionResourceContextScope
Remarks
Used to push an execution resource on the stack-frame that can be retrieved by FExecutionResourceContext::Get().
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExecutionResourceContextScope
(
TRefCountPtr< IExecutionResource > InExecutionResource |
Destructors
| Type | Name | Description | |
|---|---|---|---|