Table of Contents

Method ClearTextureOverride

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ClearTextureOverride(string)

Removes the override for the specified texture, reverting to the original texture.

public void ClearTextureOverride(string texName)

Parameters

texName string

The name of the original texture.