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

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) |
Define conditionals for the game's events mechanism, a.k.a.
conditional actions WML.
Definition in file conditional_wml.hpp.
1.8.8