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