Are Same Vehicle Type

Description

Returns whether the two objects share a base Vehicle Type (e.g. both are Warthogs) and if they share a Vehicle Type (e.g. both are Rockethogs). Two objects with invalid Vehicle Types will compare as true.

Arguments

Inputs:

  • Vehicle A

  • Vehicle B

Outputs:

  • Are Same Base Vehicle Type

  • Are Same Vehicle Type

Last updated