The listener interface for receiving notifications about changes to configuration options.
Definition at line 37 of file configlistener.h.
virtual void ConfigListener::optionChanged |
( |
const std::string & |
name | ) |
|
|
pure virtual |
Called when an option changed. The config listener will have to be registered to the option name first.
Implemented in SoundManager, MapLayer, Map, TouchManager, PartyTab, GuildTab, EmulateGuildTab, AvatarListBox, LocalPlayer, Being, Viewport, Client, Viewport, GuiConfigListener, WhoIsOnline, NpcDialog, Minimap, ChatWindow, WindowMenu, Theme, EventsManager, and ActorManager.