Summary
Saves `obj` at the specified `assetPath`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- AssetListGenerator
Syntax
public override void Save(ref Object obj, string assetPath, out bool hasSubAssets)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object | |
| assetPath | string | |
| hasSubAssets | bool |
Return Value
| Type | Description |
|---|---|
| void |