SetNthPerkEntryForm

From the Fallout3 GECK Wiki
Revision as of 15:14, 12 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Sets 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

Sets 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]
SetNthPerkEntryForm perk:form index:int value:form

See Also