Table of Contents

Method SetTextureOverride

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetTextureOverride(string, string)

Makes all online PCs load a new texture instead of another.

public void SetTextureOverride(string oldTexName, string newName)

Parameters

oldTexName string

The existing texture to replace.

newName string

The new override texture.