getChildren

@MainThread
fun getChildren(): Array<Entity>

Gets all child entities of the current entity.

Return

An array of child entities.