Version: 2020.1
Experimental: this API is experimental and might be changed or removed in the future.

AssetDatabaseExperimental.IsDirectoryMonitoringEnabled

切换到手册
public static bool IsDirectoryMonitoringEnabled ();

返回

bool True, if directory monitoring is currently active.

描述

Reports whether directory monitoring is enabled.

Turn directory monitoring on or off with EditorSettings.directoryMonitoringEnabled. (After changing a setting, call RefreshSettings to apply the settings immediately.)