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

Description

Documentation Comment

DEPRECATED FUNCTIONS


Parameters

  1. ObjectReferenceref

  2. stringnode

  3. floatx

  4. boolfirstPerson


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
string myString__node
float myFloat__x
bool myBool__firstPerson

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