Summary
Creates and saves an empty default asset to save sub assets inside while the asset is still generating.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- AssetGenerator
Syntax
public virtual void SaveDefaultAsset(string assetPath)
Parameters
Name | Type | Description |
---|---|---|
assetPath | string |
Return Value
Type | Description |
---|---|
void |