Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakPlatformFile
- IPlatformFile::ShouldBeUsed()
- FPakPlatformFile::ShouldBeUsed()
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
| Source | /Engine/Source/Runtime/PakFile/Private/IPlatformFilePak.cpp |
virtual bool ShouldBeUsed
(
IPlatformFile * Inner,
const TCHAR * CmdLine
) const
Remarks
Checks if this platform file should be used even though it was not asked to be. i.e. pak files exist on disk so we should use a pak file