ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | NpcNames |
Variables | |
const bool | NpcNames_true = true |
const bool | NpcNames_false = false |
typedef bool NpcNames |
Definition at line 30 of file npcnames.h.
const bool NpcNames_false = false |
Definition at line 30 of file npcnames.h.
Referenced by SocialPlayersTab::getPlayersAvatars(), and replaceVars().
const bool NpcNames_true = true |
Definition at line 30 of file npcnames.h.
Referenced by ChatWindow::autoComplete(), and ActorManager::getPlayerNames().