Description
Wiki Description
Clears any 'keep offset' from the actor. (They'll no longer try to stay a certain distance from another actor)
Documentation Comment
Clear any keep offset from actor settings
Caveats
Examples
; Clears the keep offset on the actor
Wife.ClearKeepOffsetFromActor()Auto-Generated Example
myActor__toCallFunctionOn.ClearKeepOffsetFromActor()