Background for Starfield
Member of the SpaceshipReference script
intfunctionGetFactionReaction(SpaceshipReferenceakOther)Native

Description

Documentation Comment

returns the faction reation to the other spaceship
0 - Neutral
1 - Enemy
2 - Ally
3 - Friend


Caveats


Parameters


Examples

Auto-Generated Example

SpaceshipReference mySpaceshipReference__akOther

int returnedValue = mySpaceshipReference__toCallFunctionOn.GetFactionReaction(mySpaceshipReference__akOther)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.