Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if you only use construction droids to collect items, you'd update the setting like this:

Code Block
themeRDark
languagejavascript
linenumberstrue
backport._$.eventPickup = DROID_CONSTRUCT; // filter droid iteration to construction droids

...