Function Blam::Utils::Res::get_html_resource

Function Documentation

std::string Blam::Utils::Res::get_html_resource(int res_id)

Retrieves the specified resource as an HTML resource.

Return

The HTML content of the resource data as a string.

Parameters
  • res_id: - The ID of the resource to read.