GetObjectiveText

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the Display Text of the specified Objective of the specified Quest.

Syntax

[help]
(objText:string_var) GetObjectiveText quest:ref objectiveIndex:int

Example

let sObjText := GetObjectiveText VCG02 30 

See Also