SetNthPerkEntryValue2

From the Fallout3 GECK Wiki
Revision as of 16:21, 12 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Sets the second value of the nth entry in a perk's entry list. (type 2 only) |name = SetNthPerkEntryValue2 |returnType = void |argument...")
(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 second value of the nth entry in a perk's entry list. (type 2 only)

Syntax

[help]
SetNthPerkEntryValue2 perk:form index:int value:float

See Also