findContent

fun <P : Entity> SceneNode.findContent(selector: Entity.() -> P?): List<NodeContent<P>>(source)