Background for Skyrim SE
Member of the ActorBase script
voidfunctionSetFaceMorph(floatvalue, intindex)Native


Parameters

  1. floatvalue

  2. intindex


Examples

Auto-Generated Example

float myFloat__value
int myInt__index

myActorBase__toCallFunctionOn.SetFaceMorph(myFloat__value, myInt__index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.