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