GetFactionReputationType

From the Fallout3 GECK Wiki
Revision as of 00:35, 28 March 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns a faction's reputation type. |name = GetFactionReputationType |returnType = reputation:ref |arguments = {{FunctionArgument...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns a faction's reputation type.

Syntax

[help]
(reputation:ref) GetFactionReputationType faction:ref

Example

GetFactionReputationType NCRFactionNV

See Also