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