Execute_SendCollectionInformation
Description
Transfers one random Family Collection entry known to the BaseObject to the non-BaseObject entity.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity that sends a collection entry to the other entity (Self or Target). |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Randomly transfer one of self's collection entries to the target | Self | SendCollectionInformation |
| Randomly transfer one of the target's collection entries to self | Target | SendCollectionInformation |