MoveAwayFromPlayer

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

The calling actor will move a short distance away from the player. This is functionally identical to the companion-wheel's Back Up command, but may be used outside the C-W, and on any actor.

Syntax

[help]
reference.MoveAwayFromPlayer

Example

actorRef.MoveAwayFromPlayer

See Also