Difference between revisions of "GetQuestVariable"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Fg109
m (Added link to GetVMQuestVariable)
imported>RobinHood70
(→‎Notes: Update note)
 
Line 8: Line 8:
==Notes==
==Notes==


Unknown how to get this function to work properly.  Use [[GetVMQuestVariable]] instead.
This function is deprecated and will not work in current versions of the Creation Kit (though it can still be found in a few conditions).  Use [[GetVMQuestVariable]] instead.
 


==See Also==  
==See Also==  

Latest revision as of 01:08, 24 November 2013

Returns the value of a quest variable.

Syntax[edit | edit source]

GetQuestVariable QuestID variable


Notes[edit | edit source]

This function is deprecated and will not work in current versions of the Creation Kit (though it can still be found in a few conditions). Use GetVMQuestVariable instead.

See Also[edit | edit source]