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


Parameters

  1. ObjectReferenceref

  2. stringnode

  3. floaty

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