Web3S_Demo > Web 3S File Utils Function Library

Web 3S File Utils Function Library

Inheritance Hierarchy

Object
Blueprint Function Library

References

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

Functions

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.