Difference between revisions of "SetNthEntryQuest - 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:09, 3 September 2013

SKSE Member of: Perk Script

Minimum required SKSE Version: 1.06.07


Syntax

bool Function SetNthEntryQuest(int n, Quest newQuest) native

Return Value

Examples

Notes

See Also