GetObjectiveHasTarget

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns whether the specified reference is a quest target linked to the specified Objective of the specified Quest.

Syntax

[help]
(hasTarget:1/0) GetObjectiveHasTarget quest:ref objectiveIndex:int targetRef:ref

Example

set bHasTarget to GetObjectiveHasTarget VCG02 30 targetRef 

See Also