Difference between revisions of "IsQuestItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Returns whether the type is a quest item. '''Syntax:''' (isQuestItem:bool) ''reference.''IsQuestItem ''obje...)
(No difference)

Revision as of 16:45, 11 September 2007

A command for Oblivion Script Extender

Returns whether the type is a quest item.

Syntax:

(isQuestItem:bool) reference.IsQuestItem objectID:ref

See Also