ManaPlus
Typedefs | Variables
npcnames.h File Reference

(986a3bf)

#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 Documentation

◆ NpcNames

typedef bool NpcNames

Definition at line 30 of file npcnames.h.

Variable Documentation

◆ NpcNames_false

const bool NpcNames_false = false

Definition at line 30 of file npcnames.h.

Referenced by SocialPlayersTab::getPlayersAvatars(), and replaceVars().

◆ NpcNames_true

const bool NpcNames_true = true

Definition at line 30 of file npcnames.h.

Referenced by ChatWindow::autoComplete(), and ActorManager::getPlayerNames().