Table of Contents

Property ResultOverride

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

ResultOverride

Gets or sets a value to override the trap action result, skipping the default game behaviour.
Supported values: Complete, Failed.

public ActionState? ResultOverride { get; set; }

Property Value

ActionState?