Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/IMountPoint
Description
LocalPath, absolute, that is the parent directory of filenames in this mountpoint. Has a trailing slash. e.g. "d:/UnrealRoot/EngineTest/Content/", "d:/UnrealRoot/EngineTest/Plugins/PluginName/Content/" "d:/UnrealRoot/Templates/TemplateResources/Standard/Weapons/Content/",
Immutable, can be read from any thread.
| Name | GetLocalPathAbsolute |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/MountPoint.h |
| Include Path | #include "Misc/MountPoint.h" |
FStringView GetLocalPathAbsolute() const