OpenMW
|
#include <dialogue.hpp>
Public Member Functions | |
Topic (const std::string &id) | |
virtual void | activated () |
Public Attributes | |
std::string | mTopicId |
MWGui::Topic::Topic | ( | const std::string & | id | ) | [inline] |
void MWGui::Topic::activated | ( | ) | [virtual] |
Implements MWGui::Link.
std::string MWGui::Topic::mTopicId |