- Found in:
- Vanilla
Description
Wiki Description
Removes the data from this data alias from the given ref if that ref is not in the alias on the quest.
Documentation Comment
Removes this data alias from the given ref
Caveats
Parameters
Examples
; Remove alias data from actor
Alias_SettlerPackages.RemoveFromRef( kOldResidentActor );Auto-Generated Example
ObjectReference myObjectReference__akRef
myReferenceAlias__toCallFunctionOn.RemoveFromRef(myObjectReference__akRef)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
