ManaPlus
Typedefs | Variables
ignorerecord.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool IgnoreRecord
 

Variables

const bool IgnoreRecord_true = true
 
const bool IgnoreRecord_false = false
 

Typedef Documentation

◆ IgnoreRecord

typedef bool IgnoreRecord

Definition at line 30 of file ignorerecord.h.

Variable Documentation

◆ IgnoreRecord_false

const bool IgnoreRecord_false = false

Definition at line 30 of file ignorerecord.h.

Referenced by SocialGuildTab::action(), SocialPartyTab::action(), SocialWindow::action(), TradeWindow::action(), ChatWindow::addGlobalMessage(), ChatWindow::addWhisper(), Game::adjustPerfomance(), LocalPlayer::afkRespond(), ChatWindow::attributeChanged(), Actions::changeRelation(), NotifyManager::chatLog(), ChatTab::chatLog(), TradeWindow::checkItem(), createGuiWindows(), ChatWindow::debugMessage(), StatusEffect::deliverMessage(), ChatWindow::doPresent(), Actions::getNick(), NotifyManager::notify(), LocalPlayer::pickedUp(), MemoryManager::printAllMemory(), ActorManager::printBeingsToChat(), GuildManager::process(), EAthena::ChatRecv::processBeingChat(), TmwAthena::ChatRecv::processBeingChat(), TmwAthena::ChatRecv::processChatContinue(), EAthena::ChatRecv::processChatContinue(), EAthena::ChatRecv::processChatTalkieBox(), EAthena::ClanRecv::processClanChat(), EAthena::GuildRecv::processGuildBasicInfo(), EAthena::GuildRecv::processGuildMessage(), EAthena::GuildRecv::processGuildNotice(), EAthena::ChatRecv::processJoinChannel(), EAthena::ChatRecv::processScriptMessage(), TmwAthena::ChatRecv::processScriptMessage(), EAthena::ChatRecv::processServiceMessageColor(), EAthena::ChatRecv::processWhisperContinue(), TmwAthena::ChatRecv::processWhisperContinue(), EAthena::ChatRecv::processWhisperResponse(), Actions::reportRelation(), Game::saveScreenshot(), SocialWindow::showGuildInvite(), ChatTab::showOnline(), SocialWindow::showPartyInvite(), and Being::takeDamage().

◆ IgnoreRecord_true

const bool IgnoreRecord_true = true

Definition at line 30 of file ignorerecord.h.