All Classes |Grouped Classes |Index

Function get_resource_names_of_type

	std::vector<CL_String> CL_ResourceManager::get_resource_names_of_type(
		const CL_String & type);

	std::vector<CL_String> CL_ResourceManager::get_resource_names_of_type(
		const CL_String & type,
		const CL_String & section);