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

Description

Documentation Comment

DEPRECATED FUNCTIONS


Caveats


Parameters

ObjectReferenceref

stringnode

floatx

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.