GetAltPerkRank
Revision as of 16:46, 19 September 2014 by imported>Odessa (created)
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns the rank of the specified companion perk, or -1 if the perk is not applied. This function may only be called on the player. Added by NVSE 4.5.
Syntax
(int) PlayerREF.GetAltPerkRank Target:perk
See Also
- GetPerkRank (for normal perks)
- HasPerk
- AddPerk