Transform.GetChild
GetChild(index: int): Transform;
Parameters

index Index of the child transform to return. Must be smaller then Transform.childCount.
Description

Returns a transform child by index.