GetSelfModIndex

From GECK
Jump to: navigation, search


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

Description

Returns the mod index of the script that calls the function. (A quick shortcut for MCM scripting.)

Syntax

[help]
(int) GetSelfModIndex

Example

set iModIndex to GetSelfModIndex 

See Also