Freeciv-3.3
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 75 of file diptreaty.h.

Field Documentation

◆ from

struct player* Clause::from

Definition at line 77 of file diptreaty.h.

Referenced by dai_diplomacy_actions(), and dai_diplomacy_first_contact().

◆ type

enum clause_type Clause::type

Definition at line 76 of file diptreaty.h.

Referenced by dai_diplomacy_actions(), and dai_diplomacy_first_contact().

◆ value

int Clause::value

Definition at line 78 of file diptreaty.h.

Referenced by dai_diplomacy_actions(), and dai_diplomacy_first_contact().