Function Blam::Placeholders::ApplyPlaceholders

Function Documentation

std::string Blam::Placeholders::ApplyPlaceholders(std::string string)

Replaces any and all placeholder tags in the specified string with their evaulated values.

Return

The string with expanded placeholders.