ULidarPointCloudFileIO_ASCII::HandleExport

These will actually be called to process the export of the asset.

Windows
MacOS
Linux

Override Hierarchy

FLidarPointCloudFileIOHandler::HandleExport()

ULidarPointCloudFileIO_ASCII::HandleExport()

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "IO/LidarPointCloudFileIO_ASCII.h"

Source

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/IO/LidarPointCloudFileIO_ASCII.cpp

Syntax

virtual bool HandleExport
(
    const FString & Filename,
    class ULidarPointCloud * PointCloud
)

Remarks

These will actually be called to process the export of the asset.

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