Project Alice
Loading...
Searching...
No Matches
command::new_war_goal_data Struct Reference

#include <commands.hpp>

Public Attributes

dcon::nation_id target
 
dcon::state_definition_id cb_state
 
dcon::national_identity_id cb_tag
 
dcon::nation_id cb_secondary_nation
 
dcon::war_id war
 
dcon::cb_type_id cb_type
 

Detailed Description

Definition at line 338 of file commands.hpp.

Member Data Documentation

◆ cb_secondary_nation

dcon::nation_id command::new_war_goal_data::cb_secondary_nation

Definition at line 342 of file commands.hpp.

◆ cb_state

dcon::state_definition_id command::new_war_goal_data::cb_state

Definition at line 340 of file commands.hpp.

◆ cb_tag

dcon::national_identity_id command::new_war_goal_data::cb_tag

Definition at line 341 of file commands.hpp.

◆ cb_type

dcon::cb_type_id command::new_war_goal_data::cb_type

Definition at line 344 of file commands.hpp.

◆ target

dcon::nation_id command::new_war_goal_data::target

Definition at line 339 of file commands.hpp.

◆ war

dcon::war_id command::new_war_goal_data::war

Definition at line 343 of file commands.hpp.


The documentation for this struct was generated from the following file: