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


Caveats


Parameters

ObjectReferenceref

stringnode

floaty

boolfirstPerson


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
string myString__node
float myFloat__y
bool myBool__firstPerson

NetImmerse.SetNodeLocalPositionY(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.