Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FPlatformFileOpenLog
- IPlatformFile::ConvertToAbsolutePathForExternalAppForRead()
- FPlatformFileOpenLog::ConvertToAbsolutePathForExternalAppForRead()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileOpenLogWrapper.h |
| Include | #include "HAL/IPlatformFileOpenLogWrapper.h" |
virtual FString ConvertToAbsolutePathForExternalAppForRead
&40;
const TCHAR &42; Filename
&41;
Remarks
Converts passed in filename to use an absolute path (for reading). filename using absolute path
Parameters
| Name | Description |
|---|---|
| Filename | filename to convert to use an absolute path, safe to pass in already using absolute path |