hasChild

@MainThread
fun hasChild(): Boolean

Checks if the current entity has any child entities.

Return

true if the current entity has child entities; false otherwise.