GetPerkEntryCount

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

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

Syntax

[help]
(int) GetPerkEntryCount perk:form

Example

set count to GetPerkEntryCount ActionBoy

Returns 2 since this perk has 2 ranks.

See Also