Table of Contents

Property Result

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Result

Completes the event, and gets the final disarm result.

public Lazy<bool> Result { get; }

Property Value

Lazy<bool>