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


Caveats


Parameters

floatvalue

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.