ElementBaseFindFirstChild Method |
Name | Description | |
---|---|---|
![]() | FindFirstChild(ElementType) |
Finds the first child that matches an ElementType |
![]() | FindFirstChildT(ElementType) |
Finds the first child that matches an ElementType and casts to T.
|