GetNthPerkEntryString

From the Fallout3 GECK Wiki
Revision as of 16:22, 12 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the string associated to the nth entry in a perk's entry list. ("Activate Prompt" for type 4) |name = GetNthPerkEntryString |ret...")
(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 string associated to the nth entry in a perk's entry list. ("Activate Prompt" for type 4)

Syntax

[help]
(string) GetNthPerkEntryString perk:form index:int

See Also