Difference between revisions of "HasEffectKeyword - ObjectReference"
Jump to navigation
Jump to search
Clarifying that this function cannot test if the effect is actually affecting the reference.
imported>Jlundin |
imported>Chesko (Clarifying that this function cannot test if the effect is actually affecting the reference.) |
||
Line 23: | Line 23: | ||
endIf | endIf | ||
</source> | </source> | ||
== Notes == | |||
*This function will still return true if the effect is applied to the reference but the condition specified in the spell or magic effect are not met. This function cannot test if the active magic effect is actually affecting the reference. | |||
== See Also == | == See Also == | ||
*[[ObjectReference Script]] | *[[ObjectReference Script]] |