Difference between revisions of "GetQuestVariable"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>JOG
m (see also: Get Globalvalue/Scriptvariable)
Line 9: Line 9:


==See Also==  
==See Also==  
[[GetGlobalValue]]
[[GetScriptVariable]]
[[GetStage]]  
[[GetStage]]  



Revision as of 05:44, 13 April 2006

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

GetGlobalValue

GetScriptVariable

GetStage