- Found in:
- RaceMenu
Description
Documentation Comment
Sets a body morph value on an actor
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__ref
string myString__morphName
float myFloat__value
NiOverride.SetMorphValue(myObjectReference__ref, myString__morphName, myFloat__value)