AssetGenerator.

Destroy(Object) Method

Summary

Destroys the specified `obj`.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGenerator

Syntax

public virtual void Destroy(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
void