Home
last modified time | relevance | path

Searched refs:IsSoldierInThisVehicleSquad (Results 1 – 3 of 3) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DVehicles.h145 BOOLEAN IsSoldierInThisVehicleSquad(const SOLDIERTYPE* pSoldier, INT8 bSquadNumber);
H A DVehicles.cc1006 BOOLEAN IsSoldierInThisVehicleSquad(const SOLDIERTYPE* const pSoldier, const INT8 bSquadNumber) in IsSoldierInThisVehicleSquad() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMapScreen.cc8080 IsSoldierInThisVehicleSquad(pSoldier, bSquadNumber)) in SelectAllCharactersInSquad()