UsdWatcher# class omni.usd.UsdWatcher# Bases: object Internal. Utility class to wrap UsdNotice handling. It supports to subscribe specific paths. Methods __init__() destroy() subscribe_to_change_info_path(path, on_change) subscribe_to_resync_path(path, on_change) __init__()#