Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/IO > API/Plugins/LidarPointCloudRuntime/IO/FLidarPointCloudFileIOHandler
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/IO/LidarPointCloudFileIO.h |
Include | #include "IO/LidarPointCloudFileIO.h" |
Source | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/IO/LidarPointCloudFileIO.cpp |
virtual bool ValidateImportSettings
&40;
TSharedPtr< FLidarPointCloudImportSettings > & ImportSettings,
const FString & Filename
&41;
Remarks
Performs validation checks and corrections on the provided ImportSettings object using the given Filename. Returns true if the resulting object is valid.