Description
Wiki Description
Sets the reference linked to this one under the specified keyword.
Documentation Comment
Set our linked reference
Caveats
Parameters
Examples
; Set the linked ref for the actor
mineworker.SetLinkedRef( oremarker, WorkAtKeyword );Auto-Generated Example
ObjectReference myObjectReference__akLinkedRef
Keyword myKeyword__apKeyword
myObjectReference__toCallFunctionOn.SetLinkedRef(myObjectReference__akLinkedRef, myKeyword__apKeyword)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
