Table of Contents

Method ReplaceObjectTexture

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ReplaceObjectTexture(string, string)

Replaces the specified texture with a new texture on this object only.

public void ReplaceObjectTexture(string texture, string newTexture)

Parameters

texture string

The texture to be replaced.

newTexture string

The replacement texture.