Difference between revisions of "EPTemperingItemIsEnchanted"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Dienes
 
Line 4: Line 4:


==Example==
==Example==
The following would return true if the item to be tempered was not enchanted.
The following would return true if the item to be tempered was not enchanted. Always returns 0 if used outside of tempering conditions.


[[File:Dienes_confunc_Ep_temper_enchanted.jpg]]
[[File:Dienes_confunc_Ep_temper_enchanted.jpg]]


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

Latest revision as of 02:27, 13 June 2024

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

Returns 1 if the object is enchanted.

Example[edit | edit source]

The following would return true if the item to be tempered was not enchanted. Always returns 0 if used outside of tempering conditions.

Dienes confunc Ep temper enchanted.jpg