Split FindObject into FindParent and FindChild
This avoids pushing and checking the mode parameter at each recursion. Also, FindParent is now iterative.
Showing
Please register or sign in to comment
This avoids pushing and checking the mode parameter at each recursion. Also, FindParent is now iterative.