Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/IMountPoint
Description
PackageName path that is the parent directory of packagenames in this mountpoint. Has a trailing slash. e.g. "/Game/", "/PluginName/", "/Game/Weapons/" Immutable, can be read from any thread.
| Name | GetLongPackageName |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/MountPoint.h |
| Include Path | #include "Misc/MountPoint.h" |
FStringView GetLongPackageName() const