#include <defeat_condition.hpp>
|
static constexpr const char *const | no_leader_left = "no_leader_left" |
|
static constexpr const char *const | no_units_left = "no_units_left" |
|
static constexpr const char *const | never = "never" |
|
static constexpr const char *const | always = "always" |
|
Definition at line 19 of file defeat_condition.hpp.
◆ always
constexpr const char* const defeat_condition_defines::always = "always" |
|
staticconstexpr |
◆ never
constexpr const char* const defeat_condition_defines::never = "never" |
|
staticconstexpr |
◆ no_leader_left
constexpr const char* const defeat_condition_defines::no_leader_left = "no_leader_left" |
|
staticconstexpr |
◆ no_units_left
constexpr const char* const defeat_condition_defines::no_units_left = "no_units_left" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: