Background for Skyrim SE
Member of the NetImmerse script
voidfunctionSetNodePositionY(ObjectReferenceref, stringnode, floaty, boolfirstPerson)Global


Caveats


Parameters

ObjectReferenceref

stringnode

floaty

boolfirstPerson


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
string myString__node
float myFloat__y
bool myBool__firstPerson

NetImmerse.SetNodePositionY(myObjectReference__ref, myString__node, myFloat__y, myBool__firstPerson)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.