| Object |
| Blueprint Function Library |
| Module | Web3S_Core_Runtime |
| Header | Plugins/Web3S_Plugin/Source/Web3S_Core_Runtime/Public/Utils/Lib/Web3S_FileUtilsFunctionLibrary.h |
| Source | Plugins/Web3S_Plugin/Source/Web3S_Core_Runtime/Private/Utils/Lib/Web3S_FileUtilsFunctionLibrary.cpp |
| Include | Utils/Lib/Web3S_FileUtilsFunctionLibrary.h |
| DeleteFile | Delete the specified file from the provided path. Will not delete read only files. |
| GetStatData | Gets stat data for the given file or directory. |
| MountPakFile | Mounts a specific pak file from path. |
| UnmountPakFile | Unmounts a specific pak file from path. |