GetEyes

From the Fallout3 GECK Wiki
Revision as of 21:22, 31 January 2013 by imported>WarMachineDD7 (Created page with "{{Function |origin = FOSE1 |summary = Returns the eyes of an actor. |name = GetEyes |returnType = ref |referenceType = ActorRefID |arguments = |example = ref playerEyes...")
(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