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