ManaPlus
Typedefs | Variables
protected.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Protected
 

Variables

const bool Protected_true = true
 
const bool Protected_false = false
 

Typedef Documentation

◆ Protected

typedef bool Protected

Definition at line 30 of file protected.h.

Variable Documentation

◆ Protected_false

const bool Protected_false = false

Definition at line 30 of file protected.h.

◆ Protected_true

const bool Protected_true = true

Definition at line 30 of file protected.h.

Referenced by InputManager::executeRemoteChatCommand().