This version of Unity is unsupported.

ObjectMatchMode

enumeration

Description

Enum for controlling how e.g. GameObjects and Components are matched.

Properties

NoMatchingPerformedDisable matching of objects.
ByNameMatch by name.
ByHierarchyMatch by full hierarchy name.