getChildrenOfType

inline fun <T : Node> Node.getChildrenOfType(): List<T>

Sources

Link copied to clipboard