GetNthPerkEntryValue2

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

Syntax

[help]
(float) GetNthPerkEntryValue2 perk:form index:int

See Also