Table of Contents

Method GetObjectNameOverride

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetObjectNameOverride(NwGameObject)

Gets the current name override set for the specified object.

public string? GetObjectNameOverride(NwGameObject gameObject)

Parameters

gameObject NwGameObject

The game object that has an override name.

Returns

string