FLidarPointCloudFileIOHandler::IsSettingsUIDSupported

Must return true if the provided UID is of supported Import Settings type.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/IO/LidarPointCloudFileIO.h

Include

#include "IO/LidarPointCloudFileIO.h"

Syntax

virtual bool IsSettingsUIDSupported
(
    const FString & UID
)

Remarks

Must return true if the provided UID is of supported Import Settings type. Default implementation simply checks the default ImportSettings' UID to compare against.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss