Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/UOptimusComputeDataInterface
Description
Returns the list of top-level contexts from this data interface. These can be used to define driver contexts and resource contexts on a kernel. Each nested context will be non-empty.
| Name | GetUniqueNestedContexts |
| Type | function |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusComputeDataInterface.h |
| Include Path | #include "OptimusComputeDataInterface.h" |
| Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusComputeDataInterface.cpp |
TSet< TArray < FName > > GetUniqueNestedContexts() const