Difference between revisions of "SetNthEntryPriority - 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"> bool Funct...")
(No difference)

Revision as of 19:07, 3 September 2013

SKSE Member of: Perk Script

Minimum required SKSE Version: 1.06.07


Syntax

bool Function SetNthEntryPriority(int n, int priority) native

Return Value

Examples

Notes

See Also