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.

GetQuestVariable

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

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]