find_parent Last update: 16.07.2025 Script.find_parent(type) Function steps up the tree and returns the first parent with given type. If object has no parent of this type, the function returns None.