GetNthPerkEntryForm

From the Fallout3 GECK Wiki
Revision as of 16:13, 12 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = 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) |name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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