Table of Contents

Method IsTrapDetectedBy

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

IsTrapDetectedBy(NwCreature)

Gets if the specified creature can see this trap.

public bool IsTrapDetectedBy(NwCreature creature)

Parameters

creature NwCreature

The creature to check.

Returns

bool

true if the creature can detect this trap, otherwise false.