Difference between revisions of "IsQuestItem"
Jump to navigation
Jump to search
imported>D2k204 |
imported>Qazaaq |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
(isQuestItem:bool) | (isQuestItem:bool) ''reference.''IsQuestItem ''objectID:ref'' | ||
Returns whether the type is a quest item. | Returns whether the type is a quest item. | ||
==See Also== | ==See Also== |
Latest revision as of 14:10, 24 October 2009
A command for Oblivion Script Extender
Syntax:
(isQuestItem:bool) reference.IsQuestItem objectID:ref
Returns whether the type is a quest item.