Skip to main content

Condition_IsOwnedVehicle

Description

Checks whether the target vehicle is owned by the current possessed Zoi.

Parameters

ParameterDescription
BaseObjectThe vehicle used as the reference (Target).
CompareTypeThe comparison operation to apply (Equal or NotEqual).

Examples

DescriptionBaseObjectCommandCompareType
Checks whether the target vehicle is owned by the current possessed Zoi.TargetIsOwnedVehicleEqual
Checks whether the target vehicle is not owned by the current possessed Zoi.TargetIsOwnedVehicleNotEqual