AnimancerEditorUtilities.

DeleteSubAsset(Object) Method

Summary

Deletes the specified `subAsset`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerEditorUtilities

Syntax

public static void DeleteSubAsset(Object subAsset)

Parameters

Name Type Description
subAsset Object

Return Value

Type Description
void