Method DestroyAsset
DestroyAsset(GraphDescriptor)
Destroyed and remove asset described by GraphDescriptor parameter
Declaration
public static bool DestroyAsset(GraphDescriptor desc)
Parameters
| Type | Name | Description |
|---|---|---|
| GraphDescriptor | desc | The GraphDescriptor to remove |
Returns
| Type | Description |
|---|---|
| bool | Returns true for success |