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