Table of Contents

Method FindChildDeep

Namespace
GrindFest
Assembly
GrindFest.dll

FindChildDeep(Transform, string)

public static Transform FindChildDeep(this Transform parent, string childName)

Parameters

parent Transform
childName string

Returns

Transform