remove_link_watcher_by_value
Description:
[ Version ( since = "1.12" ) ]
public bool remove_link_watcher_by_value (TeamLinkWatcher link_watcher)
public bool remove_link_watcher_by_value (TeamLinkWatcher link_watcher)
Removes the link watcher entry matching link_watcher.
Parameters:
| this |
the SettingTeam |
| link_watcher |
the link watcher to remove |
Returns:
|
true if the link watcher was found and removed, false otherwise. |