SetEyes

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

A function added by the New Vegas Script Extender.

Description

Sets the eyes of calling NPC to those specified. Added by NVSE V4.1b1

Syntax

[help]
Actor.SetEyes Eyes:form

Example

SunnySmilesREF.SetEyes MyDreamyEyes

Note

  • The change will not be immediately visible without calling Update3D.

See Also