Difference between revisions of "IsQuestItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>Qazaaq
m (Reverted edits by D2k204 (Talk); changed back to last version by WereWolf)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Returns whether the type is a quest item.


'''Syntax:'''
'''Syntax:'''
  (isQuestItem:bool) ''reference.''IsQuestItem ''objectID:ref''
  (isQuestItem:bool) ''reference.''IsQuestItem ''objectID:ref''
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.

See Also[edit | edit source]