SetNthPerkEntryForm

Revision as of 16: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)
< [[::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

SetNthPerkEntryForm perk:form index:int value:form

See Also