GetNumRanks

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the number of ranks for the specified faction.

Syntax

[help]
(int) GetNumRanks Target:faction 

Example

int NumRanks

let NumRanks := GetNumRanks VBrotherhoodOfSteelFaction

See Also