PAPER2UPaperImporterSettings::RemoveSuffixFromBaseMapName

Removes the suffix from the specified name if it matches something in BaseMapTextureSuffixes.

Windows
MacOS
Linux

References

Module

Paper2DEditor

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2DEditor/Classes/PaperImporterSettings.h

Include

#include "PaperImporterSettings.h"

Syntax

FString RemoveSuffixFromBaseMapName
(
    const FString & InName
) const

Remarks

Removes the suffix from the specified name if it matches something in BaseMapTextureSuffixes.

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