Versions Compared

Key

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

Triggered when a droid leaves a group...

 

Syntax

Code Block
themeRDark
languagejavascript
linenumberstrue
eventGroupLoss(gameObject, groupID, groupSize)

Parameters

ParameterTypeNotesGame Version
gameObjectGame object

The object that left the group.

(question)
groupIDNumberThe ID of the group(question)
groupSizeNumberThe size of the group after the object was removed from the group.(question)