WeaverEditorUtilities.

DestroySubAssets(string) Method

Summary

[Editor-Only] Destroys all sub-assets which are part of the specified asset.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
WeaverEditorUtilities

Syntax

public static void DestroySubAssets(string assetPath)

Parameters

Name Type Description
assetPath string

Return Value

Type Description
void