CL_ResourceManager::CL_ResourceManager
Syntax
CL_ResourceManager(
const char *file_name,
const bool is_datafile );
Parameters
config_id | - | the datafile-id of the resource script-file |
datafile_name | - | the name of the datafile to open |
file_name | - | the name of the file to open |
is_datafile | - | indicates if the file is a scriptfile or a datafile |
Description
Resource Manager constructor. (obsolete)Resource Manager constructor.
Back to index
|