Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/IMountPoint
Description
Whether the mountpoint was created by InsertMountPoint and can be removed by RemoveMountPoint. Immutable, can be read from any thread.
| Name | IsRemovable |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/MountPoint.h |
| Include Path | #include "Misc/MountPoint.h" |
bool IsRemovable() const