$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

enumGroup(group)

Return an array containing all the Droid object that are in a given group.

If you just want to know how many droids in a group, use groupSize() as it's faster way to get that info (because it doesn't need to create a load of droid objects).

  • No labels