Table of Contents

Method ForceExamine

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ForceExamine(NwGameObject)

Forces the player to examine the specified game object.
Works on NwCreature, NwPlaceable, NwItem and NwDoor.
Does nothing for other object types.

public void ForceExamine(NwGameObject target)

Parameters

target NwGameObject

The GameObject to examine.