Table of Contents

Method DeleteTempResource

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

DeleteTempResource(string)

Deletes the temporary resource with the specified name.

public void DeleteTempResource(string resourceName)

Parameters

resourceName string

The resource to delete.