- Found in:
- SKSE
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)