GetCurrentQuest

Revision as of 22:07, 31 January 2013 by imported>WarMachineDD7 (Created page with "{{Function |origin = FOSE1 |summary = Returns the current quest object. |name = GetCurrentQuest |returnType = ref |referenceType = ref |arguments = |example = ref myQue...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the current quest object.

Syntax

(ref) ref.GetCurrentQuest

Example

ref myQuest
set myQuest to GetCurrentQuest