Difference between revisions of "CopyFaceGenFrom"

74 bytes added ,  23:13, 3 March 2017
no edit summary
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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Function
{{Function
  |origin = LU
  |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 [[Update3D]], etc.)
  |summary = 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. <s>(No longer requires visual update via [[Update3D]], etc.)</s>
  |name = CopyFaceGenFrom
  |name = CopyFaceGenFrom
  |returnType = void
  |returnType = void
  |referenceType = [CopyFaceGenTo]
  |referenceType = [destinationNPC]
  |arguments =  
  |arguments =  
   {{FunctionArgument
   {{FunctionArgument
Anonymous user