Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore
Inheritance Hierarchy
- IModuleInterface
- IOptimusCoreModule
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusCoreModule.h |
Include | #include "IOptimusCoreModule.h" |
Syntax
class IOptimusCoreModule : public IModuleInterface
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IOptimusCoreModule & | Get () |
|
![]() |
bool | Register a data interface after the OptimusCore module has loaded | |
![]() |
bool | RegisterDataInterfaceClass
(
TSubclassOf< UOptimusComputeDataInterface > InDataInterfaceClass |
|
![]() |
void | UpdateFunctionReferences
(
const FSoftObjectPath& InOldGraphPath, |