Skip to main content

Execute_AddRepossession

Description

Adds the BaseObject game object to the list of repossessed objects in the site where it is currently located. This action only registers the object for repossession; to complete the process, also change the object's state to the Repossession state separately using ChangeState.

Parameters

ParameterDescription
BaseObjectThe game object to be marked as a repossession target (Self or Target).

Examples

DescriptionBaseObjectCommand
Mark Self game object as a repossession targetSelfAddRepossession
Mark Target game object as a repossession targetTargetAddRepossession
Register a site object in the repossession listSelfAddRepossession