GetNthPerkEntryType
Revision as of 19:09, 4 November 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the type of the nth entry in a perk's entry list. |name = GetNthPerkEntryType |returnType = int |arguments = {{FunctionArgum...")
< [[::Category:Functions|Category:Functions]]
A function added by the Lutana NVSE plugin.
Description
Returns the type of the nth entry in a perk's entry list.
Syntax
(int) GetNthPerkEntryType perk:form nth:int
Entry Type Values
0 Dynamic 1 EntryPoint::OneValue 2 EntryPoint::TwoValue 3 EntryPoint::LeveledList 4 EntryPoint::ActivateOption 5 Ability 6 Quest