GetQuestVariable

From the CreationKit Wiki
Revision as of 01:08, 24 November 2013 by imported>RobinHood70 (→‎Notes: Update note)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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]