Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static GameObject FindObject(
GameObject parent,
string nameChild
)
Parameters
- parent
- Type: GameObject
- nameChild
- Type: SystemString
Return Value
Type:
GameObjectSee Also