Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMisc
Description
Checks structure of the path against platform formatting requirements
return true if path is formatted validly
| Name | IsValidAbsolutePathFormat |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformMisc.h" |
static bool IsValidAbsolutePathFormat
(
const FString & Path
)