OpenMW
|
#include <MyGUI_UString.h>
#include <string>
#include <map>
Go to the source code of this file.
Namespaces | |
Gui | |
Functions | |
bool | Gui::replaceTag (const MyGUI::UString &tag, MyGUI::UString &out, const std::map< std::string, std::string > &fallbackSettings) |
Try to replace a tag. Returns true on success and writes the result to out. More... | |