Difference between revisions of "CopyFaceGenFrom"
Jump to navigation
Jump to search
imported>Pintocat (Created page with "{{Function |origin = LU |summary = Copies FaceGen data from the source NPC form to the actor reference. Modifies the actor's base form. (Requires visual update via Update3...") |
imported>Pintocat m |
||
Line 4: | Line 4: | ||
|name = CopyFaceGenFrom | |name = CopyFaceGenFrom | ||
|returnType = void | |returnType = void | ||
|referenceType = [ | |referenceType = [destinationNPC] | ||
|arguments = | |arguments = | ||
{{FunctionArgument | {{FunctionArgument |
Revision as of 12:50, 10 February 2017
< [[::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. (Requires visual update via Update3D, etc.)
Syntax
[destinationNPC].CopyFaceGenFrom source:npc