IsShortPackageName

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsShortPackageName

(
    const FString& PossiblyLongName
)

Checks if the given string is a long package name or not.

Public function Static

bool

 

IsShortPackageName

(
    const FName PossiblyLongName
)

Checks if the given string is a long package name or not.

Public function Static

bool

 

IsShortPackageName

(
    FStringView PossiblyLongName
)

Checks if the given string is a long package name or not.

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