CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
void ForceSave | ( | ) |
Saves the asset to disk, regardless of whether it is marked as 'dirty'.
Force saving is achieved by flagging the object as dirty with EditorUtility.SetDirty().