OpenMW
|
#include <dialoguemanagerimp.hpp>
Public Member Functions | |
HyperTextToken (const std::string &text, bool link) | |
Public Attributes | |
std::string | mText |
bool | mLink |
MWDialogue::HyperTextToken::HyperTextToken | ( | const std::string & | text, |
bool | link | ||
) | [inline] |
std::string MWDialogue::HyperTextToken::mText |