Home
last modified time | relevance | path

Searched defs:attackingAircraft (Results 1 – 2 of 2) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_airfight.h54 …aircraft_t* attackingAircraft; /**< Aircraft which shot the projectile. nullptr if aircraft is des… member
H A Dcp_airfight.cpp953 xmlNode_t* attackingAircraft; in AIRFIGHT_LoadXML() local