Table of Contents

Property ActiveEffects

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ActiveEffects

Gets all effects (permanent and temporary) that are active on this game object.

public IEnumerable<Effect> ActiveEffects { get; }

Property Value

IEnumerable<Effect>