Project Alice
|
#include <system_state.hpp>
Public Attributes | |
dcon::nation_id | id |
crisis_join_offer | joined_with_offer |
bool | supports_attacker = false |
bool | merely_interested = false |
Definition at line 423 of file system_state.hpp.
dcon::nation_id sys::crisis_member_def::id |
Definition at line 424 of file system_state.hpp.
crisis_join_offer sys::crisis_member_def::joined_with_offer |
Definition at line 426 of file system_state.hpp.
bool sys::crisis_member_def::merely_interested = false |
Definition at line 429 of file system_state.hpp.
bool sys::crisis_member_def::supports_attacker = false |
Definition at line 428 of file system_state.hpp.