This version of Unity is unsupported.

BaseInputModule.FindCommonRoot

Declaration

protected static GameObject FindCommonRoot(GameObject g1, GameObject g2);

Description

Given 2 GameObjects, return a common root GameObject (or null).