Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
action_enabler_contradiction Struct Reference

Data Fields

struct requirement req
 
bool is_target
 

Detailed Description

Definition at line 40 of file actions.c.

Field Documentation

◆ is_target

bool action_enabler_contradiction::is_target

Definition at line 46 of file actions.c.

Referenced by req_contradiction_or().

◆ req

struct requirement action_enabler_contradiction::req

Definition at line 42 of file actions.c.

Referenced by req_contradiction_or().