ManaPlus
Typedefs | Variables
online.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Online
 

Variables

const bool Online_true = true
 
const bool Online_false = false
 

Typedef Documentation

◆ Online

typedef bool Online

Definition at line 30 of file online.h.

Variable Documentation

◆ Online_false

const bool Online_false = false

Definition at line 30 of file online.h.

Referenced by GuildManager::process().

◆ Online_true

const bool Online_true = true

Definition at line 30 of file online.h.

Referenced by GuildManager::process(), and ChatTab::showOnline().