Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
ActorBase[]functionGetRelationships(ActorBaseakActorBase, AssociationTypeakAssocType)NativeGlobal


Caveats


Parameters

ActorBaseakActorBase

AssociationTypeakAssocType


Examples

Auto-Generated Example

ActorBase myActorBase__akActorBase
AssociationType myAssociationType__akAssocType

ActorBase[] returnedValue = Lighthouse.GetRelationships(myActorBase__akActorBase, myAssociationType__akAssocType)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.