Difference between revisions of "EPTemperingItemIsEnchanted"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Dienes
Line 1: Line 1:
Used in [[Constructible Object|tempering recipes]] to check if the object being tempered is enchanted.


Returns 1 if the object is enchanted.
==Example==
The following would return true if the item to be tempered was not enchanted.
[[File:Dienes_confunc_Ep_temper_enchanted.jpg]]


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Revision as of 14:48, 11 November 2013

Used in tempering recipes to check if the object being tempered is enchanted.

Returns 1 if the object is enchanted.

Example

The following would return true if the item to be tempered was not enchanted.

Dienes confunc Ep temper enchanted.jpg