CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
|
static |
Writes the object to disk. Generates a unique file name if an asset exists at the path.
Creates missing folders in the destination path.
instance | The object to save as an asset file. |
path | Path to a file with extension. Note that the asset's actual file name may differ. |