Table of Contents

Property TrapCreator

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

TrapCreator

Gets the player that created this trap. If the trap was placed in the toolset, this returns null.

public NwPlayer? TrapCreator { get; }

Property Value

NwPlayer