Table of Contents

GetComponentInChildrenWithoutRoot

Methods
public static T GetComponentInChildrenWithoutRoot<T>(this GameObject obj) where T : Component
Parameters
Type Name Description
GameObject obj
Returns
Type Description
T
Type Parameters
Name Description
T