GetOwningFactionRequiredRank

From the Fallout3 GECK Wiki
Revision as of 19:10, 1 February 2013 by imported>WarMachineDD7
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the required rank for ownership of the calling reference.

Syntax

[help]
(int) ref.GetOwningFactionRequiredRank 

Or:

(int) ref.GetOwningFactionRank

Example

int requirement
set requirement to someItem.GetOwningFactionRequiredRank