ULidarPointCloudFileIO::SerializeImportSettings

Responsible for serialization using correct serializer for the given format.

Windows
MacOS
Linux

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

Syntax

static void SerializeImportSettings
(
    FArchive & Ar,
    TSharedPtr< FLidarPointCloudImportSettings > & ImportSettings
)

Remarks

Responsible for serialization using correct serializer for the given format.

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