Background for Skyrim SE
Member of the ActorBase script
floatfunctionGetFaceMorph(intindex)Native

Description

Documentation Comment

Get/Set actors face morph value by index


Caveats


Parameters

intindex


Examples

Auto-Generated Example

int myInt__index

float returnedValue = myActorBase__toCallFunctionOn.GetFaceMorph(myInt__index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.