Description:

Unlocks all objects that are members of a group.

Syntax:
public int Unlock(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index of the group.
Returns:
Type: int
The number of objects that were unlocked.
Available since:
5.0

Nothing found