Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/IMountPoint
Description
Whether new Packages are unable to be saved into the mountpoint. e.g. returns false for /Game/, returns true for /Script/. Immutable, can be read from any thread.
| Name | IsReadOnly |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/MountPoint.h |
| Include Path | #include "Misc/MountPoint.h" |
bool IsReadOnly() const