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