Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Excerpt |
---|
Triggered when a droid game object leaves a group... |
Syntax
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
eventGroupLoss(gameObject, groupID, groupSize) |
Parameters
Parameter | Type | Notes | Game Version |
---|---|---|---|
gameObject | Game object | The object that left the group. Note that in WZ 3.2+, any type of game object can be added to a group. | |
groupID | Number | The ID of the group | |
groupSize | Number | The size of the group after the object was removed from the group. |
Div | ||||||
---|---|---|---|---|---|---|
| ||||||
Availability
Requires:
|
Div | ||||
---|---|---|---|---|
| ||||
ContentsJump to:
|
Div | ||
---|---|---|
| ||
See alsoRelated articles:
|