GetCurrentQuest
From GECK
A function added by the Fallout Script Extender.
Contents
Description
Returns the current quest object (which is a BaseForm).
Syntax
(ref) GetCurrentQuest
Example
ref myQuest set myQuest to GetCurrentQuest
Notes
- This function is not available in NVSE. Use GetActiveQuest for New Vegas instead.