Home »Action Reference»GameObject Actions»Find Child
Index

Find Child

Finds the child of a game object by name. You can specify a path to the child, e.g., LeftShoulder/Arm/Hand/Finger.

NOTE: If you need to specify a Tag, use Get Child instead.

Game Object
The game object to search.
Child Name
The name/path to the child.
Store
Store the result in a game object variable.