GetAltPerkRank

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the rank of the specified companion Perk. This function may only be called on the player. Returns -1 if the perk argument or calling reference is null.

Syntax

[help]
(int) PlayerREF.GetAltPerkRank Target:perk 

See Also