Difference between revisions of "GetFactionReaction"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki)) |
imported>DoctaSax (added the info) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Function | ||
|origin = GECK1 | |||
|summary = Returns the disposition modifier between two factions. | |||
|name = GetFactionReaction | |||
|returnType = float | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = faction | |||
|Type = form | |||
}}{{FunctionArgument | |||
|Name = faction | |||
|Type = form | |||
}} | |||
}} | |||
==See Also== | |||
*[[GetFactionCombatReaction]] | |||
*[[SetFactionReaction]] | |||
*[[ModFactionReaction]] | |||
[[Category:Functions]] | |||
[[Category:Faction Functions]] | |||
[[Category:Functions (GECK 1.1)]] | |||
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetFactionReaction GetFactionReaction]. | Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetFactionReaction GetFactionReaction]. | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Faction Functions]] | [[Category:Faction Functions]] | ||
[[Category:Faction Functions (GECK 1.1)]] |
Latest revision as of 15:08, 6 March 2017
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
Returns the disposition modifier between two factions.
Syntax
(float) GetFactionReaction faction:form faction:form
See Also
Link to TES4 Construction Set Wiki: GetFactionReaction.