Function Blam::Utils::Res::get_text_resource

Function Documentation

std::string Blam::Utils::Res::get_text_resource(int res_id, const char *res_type)

Retrieves the specified resource as a text resource.

Return

The text of the resource data.

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

  • res_type: - The type of resource being read.