Navigation
API > API/Plugins > API/Plugins/LidarPointCloudEditor
Inheritance Hierarchy
- IModuleInterface
- ILidarPointCloudEditorModule
References
| Module | LidarPointCloudEditor |
| Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudEditor/Public/ILidarPointCloudEditorModule.h |
| Include | #include "ILidarPointCloudEditorModule.h" |
Syntax
class ILidarPointCloudEditorModule : public IModuleInterface
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| ILidarPointCloudEditorModule & | Get () |
Singleton-like access to this module's interface. | |
| TSharedPtr< class FExtensibilityManager > | |||
| TSharedPtr< class FExtensibilityManager > | |||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |