- Found in:
- Vanilla
Description
Wiki Description
Puts the data from this data alias onto the given ref without putting that ref into the alias.
Documentation Comment
Applies the alias data to the given ref without putting the ref in the alias
Caveats
Parameters
Examples
; Stamp alias data onto new actor
Alias_SettlerPackages.ApplyToRef( kNewResidentActor );Auto-Generated Example
ObjectReference myObjectReference__akRef
myReferenceAlias__toCallFunctionOn.ApplyToRef(myObjectReference__akRef)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
