Difference between revisions of "GetQuestVariable"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>Bruneauinfo
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


  QuestName.VarName
  QuestName.VarName





Latest revision as of 08:53, 24 December 2010

Returns the value of a quest variable.


NOTE: This is ONLY a condition function. In order to get the value of a quest variable in a script, there is no need for a function. Just use the syntax:


QuestName.VarName


See Also[edit | edit source]