Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Misc > FPackageName
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsValidLongPackageName
(
FStringView InLongPackageName, |
Returns true if the path starts with a valid root (i.e. /Game/, /Engine/, etc) and contains no illegal characters. |
![]() ![]() |
bool | IsValidLongPackageName
(
FStringView InLongPackageName, |
Returns true if the path starts with a valid root (i.e. /Game/, /Engine/, etc) and contains no illegal characters. |