All Classes |Grouped Classes |Index

Function get_string_resource

Returns the value of an string resource. (using the value attribute)

	CL_String CL_ResourceManager::get_string_resource(
		const CL_String & resource_id,
		const CL_StringRef & default_value);