ActorHasEffect

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns whether or not the calling actor has the specified Base Effect applied.

Syntax

[help]
(hasEffect:1/0) reference.ActorHasEffect baseEffect:form

Example

set bHasEffect to rActorRef.ActorHasEffect ChemIncSTAlcohol 

See Also