GetFormRefs

From GECK
Jump to: navigation, search


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

Description

Returns an array of loaded refs for a given base form.

Syntax

[help]
(array) GetFormRefs base:form

Example

array_var arrRefs
let arrRefs := GetFormRefs TinCan01

See Also