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 FExecutionResourceContext
Remarks
Per-thread stack-frame of execution resource currently held. Can be retrieved and passed around to other task until not needed anymore.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TRefCountPtr< IExecutionResource > | Get () |