Background for Skyrim SE
Member of the Actor script
voidfunctionSetExpressionPhoneme(intindex, floatvalue)Native

Description

Documentation Comment

0 - "Aah"
1 - "BigAah"
2 - "BMP"
3 - "ChJSh"
4 - "DST"
5 - "Eee"
6 - "Eh"
7 - "FV"
8 - "I"
9 - "K"
10 - "N"
11 - "Oh"
12 - "OohQ"
13 - "R"
14 - "Th"
15 - "W"


Caveats


Parameters

intindex

floatvalue


Examples

Auto-Generated Example

int myInt__index
float myFloat__value

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