StateBag::OpenFile

StateBag::OpenFile
File* OpenFile(const char * pfilename);
Description

OpenFile opens a file using the specified callback.

Parameters
Parameters 
Description 
const char * pfilename 
Name of the file to open. 
Return Value

A File pointer to the open file of the StateBag.