- Found in:
- Vanilla
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)