BlzGroupRemoveGroupFast

Parameters
whichGroupgroup
removeGroupgroup
comment

Iterates units of whichGroup and removes them from removeGroup.

Returns amount of successfully removed units or 0 on error.

note

See: BlzGroupAddGroupFast

patch

1.31.0.11889

Source
common.j (suggest an edit or discuss on Github)
return type
integer
Source code
native BlzGroupRemoveGroupFast              takes group whichGroup, group removeGroup returns integer