Background for Starfield
Member of the Actor script
boolfunctionMoveToFurniture(ObjectReferenceakTargetFurniture)

Description

Documentation Comment

moves this actor to the furniture and snaps them into it
returns the value of SnapIntoInteraction()
Note: might not work in unloaded area


Caveats


Parameters

ObjectReferenceakTargetFurniture


Examples

Auto-Generated Example

ObjectReference myObjectReference__akTargetFurniture

bool returnedValue = myActor__toCallFunctionOn.MoveToFurniture(myObjectReference__akTargetFurniture)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.