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.)