Table of Contents

Method RemoveSpecialAbilityAt

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RemoveSpecialAbilityAt(int)

Removes the specified ability at the given index.

public void RemoveSpecialAbilityAt(int index)

Parameters

index int

The ability index to remove.