OpenMW
|
#include <dialogue.hpp>
Public Member Functions | |
virtual | ~Link () |
virtual void | activated ()=0 |
virtual MWGui::Link::~Link | ( | ) | [inline, virtual] |
virtual void MWGui::Link::activated | ( | ) | [pure virtual] |
Implemented in MWGui::Goodbye, MWGui::Choice, and MWGui::Topic.