ObjectReference[]functionGetRefsLinkedToMe(KeywordapLinkKeyword=NONE, KeywordapExcludeKeyword=NONE)Native
[DEV SERVER] Loading description...
Caveats
Parameters
Examples
;Get a list of all instantiated non-"lookout" ObjectReferences linked to the "turf" reference "Warehouse101Ref" via the "Turf" TurfKeyword
ObjectReference[] warehouseRefs = Warehouse101Ref.GetRefsLinkedToMe( TurfKeyword, LookoutKeyword )Auto-Generated Example
Keyword myKeyword__apLinkKeyword
Keyword myKeyword__apExcludeKeyword
ObjectReference[] returnedValue = myObjectReference__toCallFunctionOn.GetRefsLinkedToMe(myKeyword__apLinkKeyword, myKeyword__apExcludeKeyword)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
