GetPerkEntryCount

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the number of entries in a perk's entry list.

Syntax

(int) GetPerkEntryCount perk:form

Example

set count to GetPerkEntryCount ActionBoy

Returns 2 since this perk has 2 ranks.

See Also