FLidarPointCloudImportSettings_ASCII::Clone

Returns duplicate of this instance of Import Settings.

Windows
MacOS
Linux

Override Hierarchy

FLidarPointCloudImportSettings::Clone()

FLidarPointCloudImportSettings_ASCII::Clone()

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "IO/LidarPointCloudFileIO_ASCII.h"

Syntax

virtual TSharedPtr< FLidarPointCloudImportSettings > Clone
(
    const FString & NewFilename
)

Remarks

Returns duplicate of this instance of Import Settings. Optionally, can use a different filename when cloning.

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