Table of Contents

Method RemoveEffect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RemoveEffect(Effect)

Removes the specified effect from this game object.

public void RemoveEffect(Effect effect)

Parameters

effect Effect

The existing effect instance.