Execute_AddSeizure
Description
Adds the BaseObject game object to the list of seized objects in the site where it is currently located. If the object has no valid located site, this action has no effect.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The game object to be marked as seized (Self or Target). |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Mark Self game object as a seizure target | Self | AddSeizure |
| Mark Target game object as a seizure target | Target | AddSeizure |
| Add a located object to the site's seizure list | Self | AddSeizure |
Back to Command FinderSearch and filter all 399 Script Execution documents