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