object - player


void AddUnitToSpecialTab(unitex uUnit, int bAdd, int nPos)

Scope: public

Parameters
uUnit - unit to add. bAdd - if true then unit is added, if false then unit is removed. nPos - position on list where this unit shuld be placed (-1 if at end).

Return values
none

Description
[MP]
This function adds of removes unit to "special" list in "Units" panel tab.

See also