GetSourceModIndex
From GECK
A function added by the Fallout Script Extender.
Contents
Description
Returns the index (load order) of the mod to which the specified form belongs.
Syntax
(int) worldRefr.GetSourceModIndex item:baseform
Example
int iModIndex set iModIndex to GetSourceModIndex SomeBaseForm set iModIndex to SomeRef.GetSourceModIndex