AssetGenerator.

GetAssetPathAndDestroyOldSubAssets(ProceduralAsset) Method

Summary

Gets the asset path of the existing asset and destroys all of its sub-assets.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGenerator

Syntax

public virtual string GetAssetPathAndDestroyOldSubAssets(ProceduralAsset asset)

Parameters

Name Type Description
asset ProceduralAsset

Return Value

Type Description
string