ULidarPointCloudFileIO::FindHandlerByFilename

Returns pointer to the handler, which supports the given format or null if none found.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "IO/LidarPointCloudFileIO.h"

Syntax

static FLidarPointCloudFileIOHandler * FindHandlerByFilename
(
    const FString & Filename
)

Remarks

Returns pointer to the handler, which supports the given format or null if none found.

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