CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ AllowAutoRefresh()

static void AllowAutoRefresh ( )
static

Will allow Unity to automatically import assets.

This has no effect if Preferences => Asset Pipeline => Auto Refresh is disabled.

Must be called in pair with CodeSmileEditor.Asset.Database.DisallowAutoRefresh.

See also