Game Development Community

File what?

by Bill Henderson · in Torque Game Engine · 03/12/2002 (10:32 pm) · 2 replies

Hey, I was looking for how to read and write to files with script and i ran across something called "fileObject". Is anyone familiar with this and how does it work?
I would like to be able read and write to a script file for dynamic permanent datablock generation.

#1
03/12/2002 (10:57 pm)
Look at engine/core/fileObject.cc for everything you ever wanted to know about FileObject.
#2
03/13/2002 (3:34 pm)
Yes I did look at it, and I am still confused!
Could someone briefly explain what it is and how it works?