Background for Starfield
Member of the SpaceshipReference script
intfunctionGetActorFactionReaction(ActorakOtherActor)Native

Description

Documentation Comment

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


Caveats


Parameters

ActorakOtherActor


Examples

Auto-Generated Example

Actor myActor__akOtherActor

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