CrosshairRefInList

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns 1 if the reference under the crosshair is in the Formlist, 2 if the reference's Base Form is in the list. This function can also be used as a condition.

Syntax

[help]
(int) CrosshairRefInList list:formlist

Example

set bCrosshairIsInList to CrosshairRefInList NPCFollowersLIST 

See Also