Debug.Log Extensions
Documentation (1.1.9)

◆ LogHierarchyPath() [1/2]

static void Debug.LogHierarchyPath ( [CanBeNull] Transform  transform)
static

Logs the full hierarchy path of the given transform to the Console.

Parameters
transformThe Transform component of a GameObject whose hierarchy path to log.