UPackageTools::SanitizePackageName

Replaces all invalid package name characters with _

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/PackageTools.h

Include

#include "PackageTools.h"

Source

/Engine/Source/Editor/UnrealEd/Private/PackageTools.cpp

Syntax

static FString SanitizePackageName
(
    const FString & InPackageName
)

Remarks

Replaces all invalid package name characters with _

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