Home
last modified time | relevance | path

Searched refs:DetachUnitCore (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Units/UnitTypes/
H A DTransportUnit.h48 bool DetachUnitCore(CUnit* unit);
H A DTransportUnit.cpp349 bool CTransportUnit::DetachUnitCore(CUnit* unit) in DetachUnitCore() function in CTransportUnit
397 if (DetachUnitCore(unit)) { in DetachUnit()
416 if (DetachUnitCore(unit)) { in DetachUnitFromAir()