Table of Contents

Property RequiresAction

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RequiresAction

Gets if this feat requires a character action.
If this is true and the character uses this feat, it is added to the character's action queue, instead of running instantly.

public bool RequiresAction { get; }

Property Value

bool