CopyFaceGenFrom

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

A function added by the Lutana NVSE plugin.

Description

Copies FaceGen data from the source NPC form to the actor reference. Modifies the actor's base form. Updates the reference's 3D data if reference is loaded. (No longer requires visual update via Update3D, etc.)

Syntax

[help]
[destinationNPC].CopyFaceGenFrom source:npc

See Also