ComponentGet |
| Name | Description | |
|---|---|---|
| GetComponent(String, Boolean) | Finds a child component by name. | |
| GetComponent(Type, Boolean, Boolean) | Finds a child component of the specified type. | |
| GetComponent(MetadataTypeInfo, Boolean, Boolean) | Finds a child component of the specified type. | |
| GetComponentT(Boolean, Boolean) | Finds a child component of the specified type. | |
| GetComponentT(String, Boolean) | Finds a child component by name with the specified type. |