Table of Contents

Property ObjectSelf

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ObjectSelf

Gets the object that is currently running on this script.

public NwObject? ObjectSelf { get; }

Property Value

NwObject