GameObjectExtensionsGetComponentInParentRecursive Method |
Name | Description | |
---|---|---|
GetComponentInParentRecursiveT(GameObject) |
Searches for a Component of type T upwards in the transform's hierarchy
| |
GetComponentInParentRecursiveT(GameObject, FuncT, Boolean) |
Searches for a Component of type T upwards in the transform's hierarchy
|