Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
Clause Struct Reference

#include <diptreaty.h>

Data Fields

enum clause_type type
 
struct playerfrom
 
int value
 

Detailed Description

Definition at line 72 of file diptreaty.h.

Field Documentation

◆ from

struct player* Clause::from

Definition at line 74 of file diptreaty.h.

Referenced by dai_diplomacy_actions(), and dai_diplomacy_first_contact().

◆ type

enum clause_type Clause::type

Definition at line 73 of file diptreaty.h.

Referenced by dai_diplomacy_actions(), and dai_diplomacy_first_contact().

◆ value

int Clause::value

Definition at line 75 of file diptreaty.h.

Referenced by dai_diplomacy_actions(), and dai_diplomacy_first_contact().