The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
conditional_wml.hpp File Reference

Define conditionals for the game's events mechanism, a.k.a. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 game_events
 Domain specific events.
 

Functions

bool game_events::conditional_passed (const vconfig &cond)
 
bool game_events::matches_special_filter (const config &cfg, const vconfig &filter)
 

Detailed Description

Define conditionals for the game's events mechanism, a.k.a.

conditional actions WML.

Definition in file conditional_wml.hpp.