GetComponentInChildrenWithoutRoot
method in Coherence.Test.GameObjectExtensions
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 |