GetEyes

From the Fallout3 GECK Wiki
Revision as of 21:13, 20 February 2017 by imported>DoctaSax
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the eyes of an actor.

Syntax

[help]
(ref) ActorRefID.GetEyes

Example

ref playerEyes
set playerEyes to Player.GetEyes

Notes

Under NVSE, this also works on a base form with base syntax: GetEyes rBase