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

Description

Documentation Comment

Get/Set actors face morph value by index


Parameters

  1. 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.