Searched defs:BuilderChild (Results 1 – 1 of 1) sorted by relevance
431 struct BuilderChild { struct457 BuilderChild child(std::string_view name) { return { this, fEffect->findChild(name) }; } in child() argument