Home
last modified time | relevance | path

Searched refs:E_GetEmployeeType (Results 1 – 4 of 4) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_rank.cpp123 rank->type = E_GetEmployeeType(token); in CL_ParseRanks()
H A Dcp_employee.h144 employeeType_t E_GetEmployeeType(const char* type);
H A Dcp_team_callbacks.cpp205 employeeType = E_GetEmployeeType(typeId); in CP_TEAM_FillEmployeeList_f()
H A Dcp_employee.cpp197 employeeType_t E_GetEmployeeType (const char* type) in E_GetEmployeeType() function