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