Debug.Log Extensions
Documentation (1.1.9)

◆ LogHierarchyPath() [2/2]

static void Debug.LogHierarchyPath ( [CanBeNull] GameObject  gameObject)
static

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

Parameters
transformThe GameObject whose hierarchy path to log.