Background for Fallout 4
Member of the Actor script

Description

Wiki Description

If this actor is running a package based on FollowPlayer template, it will set the distance at which to follow the player to medium.


Caveats


Examples

; Tell Bob to follow the player at a medium distance (if he's running a package based on FollowPlayer template)
Bob.FollowerSetDistanceMedium()

Auto-Generated Example

myActor__toCallFunctionOn.FollowerSetDistanceMedium()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.