Navigation
API > API/Plugins > API/Plugins/OptimusCore
An interface that should be implemented by any legacy Data Interface Node whose data interface is an execution data interface. such that the serialized execution domain can be extracted and assigned to the kernel data interface
| Name | IOptimusDeprecatedExecutionDataInterface |
| Type | class |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusDeprecatedExecutionDataInterface.h |
| Include Path | #include "IOptimusDeprecatedExecutionDataInterface.h" |
Syntax
class IOptimusDeprecatedExecutionDataInterface
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetSelectedExecutionDomainName() |
IOptimusDeprecatedExecutionDataInterface.h |