FaceObject

From the Fallout3 GECK Wiki
Revision as of 10:18, 7 April 2016 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

The calling actor will turn (playing the appropriate animation) to face the specified object-reference.

Syntax

[help]
reference.FaceObject object:ref

Example

actorRef.FaceObject objectRef

See Also