Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
The public interface to this module
| Name | IInterchangePipelinesModule |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangePipelinesModule.h |
| Include Path | #include "InterchangePipelinesModule.h" |
Syntax
class IInterchangePipelinesModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IInterchangePipelinesModule & Get () |
Singleton-like access to this module's interface. | InterchangePipelinesModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | InterchangePipelinesModule.h |