Summary
Creates a new asset of the specified `type` at the specified `assetPath`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static Object CreateNewAsset(Type type, string assetPath)
Parameters
Name | Type | Description |
---|---|---|
type | Type | |
assetPath | string |
Return Value
Type | Description |
---|---|
Object |