Home | All Classes | Grouped Classes | Index | Search

CL_ResourceOption::get_value

Gets a value of from resource option.

	const std::string& get_value(
		int index = 0);

Parameters:

index
The index of which value to return, default of 0.

Return value:

The option value.

See also:

CL_ResourceOption



Questions or comments, write to the ClanLib mailing list.