OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
tags.hpp File Reference
#include <MyGUI_UString.h>
#include <string>
#include <map>
Include dependency graph for tags.hpp:
This graph shows which files directly or indirectly include this file:

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...