UE5 C++ 1 - How To Read and Write Text Files with C++?

Using FPlatformFileManager & FFileHelper, it’s pretty easy to read and write any text file. Just need to know that the functions exist!