GameObjectExtensionsGetTopMostComponent Method |
Name | Description | |
---|---|---|
GetTopMostComponentT(GameObject) |
Traverses the gameObject hierarchy upwards (via parents) to find the topmost instance of the script
| |
GetTopMostComponentT(GameObject, FuncT, Boolean) |
Traverses the gameObject hierarchy upwards (via parents) to find the topmost instance of the script
|