Difference between revisions of "GetNthEntryValue - Perk"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>A.ellis
(Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Perk Script {{SKSEFunction|1.06.07}} == Syntax == <source lang="papyrus"> float Func...")
 
imported>A.ellis
m (A.ellis moved page GetNthEntryValue to GetNthEntryValue - Perk)

Revision as of 19:39, 3 September 2013

SKSE Member of: Perk Script

Minimum required SKSE Version: 1.06.07


Syntax

float Function GetNthEntryValue(int n, int i) native

Return Value

Examples

Notes

See Also