[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "IsAlchemyItem"
Jump to navigation
Jump to search
correct calling conventions
imported>DragoonWraith (OBSE) |
imported>Behippo (correct calling conventions) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''ObjectID | IsAlchemyItem [''ObjectID''] | ||
IsPotion [''ObjectID''] | |||
Must be called on a reference. Returns true if calling object is | Returns true if the object id passed is a Potion. This version takes precedence over the Reference version. | ||
[''ref.'']IsAlchemyItem | |||
[''ref.'']IsPotion | |||
Must be called on a reference. Returns true if calling object is a Potion. | |||
[[Category: OBSE Functions]] | [[Category: OBSE Functions]] | ||
[[Category: OBSE Item Functions]] | [[Category: OBSE Item Functions]] | ||
[[Category: OBSE Reference Functions]] | [[Category: OBSE Reference Functions]] |