GetEyes

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns the Eyes of an NPC.

Syntax

[help]
(eyes:BaseForm) NPCRefr.GetEyes

Example

ref playerEyes
set playerEyes to Player.GetEyes 

Notes

  • With NVSE, this also works on a base form with base syntax: GetEyes GSSunnySmiles

See Also