GetNthPerkEntryForm

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the form associated to the nth entry in a perk's entry list. (LeveledList for type 3, Ability for type 5, Quest for type 6)

Syntax

[help]
(ref) GetNthPerkEntryForm perk:form index:int


See Also