Background for Starfield
Member of the ActorBase script
voidfunctionDeriveGeneticParentAppearance(ActorBaseakChildSourceToDeriveFrom)Native

Description

Documentation Comment

Copy some genetic parent appearance related information from another npc to the calling npc


Caveats


Parameters

ActorBaseakChildSourceToDeriveFrom


Examples

Auto-Generated Example

ActorBase myActorBase__akChildSourceToDeriveFrom

myActorBase__toCallFunctionOn.DeriveGeneticParentAppearance(myActorBase__akChildSourceToDeriveFrom)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.