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