SetEyes

From the Fallout3 GECK Wiki
Revision as of 12:25, 30 March 2014 by imported>Odessa (New page, proper capitalization)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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