- Found in:
- SKSE
Parameters
ObjectReferenceref
stringnode
boolfirstPerson
Examples
Auto-Generated Example
ObjectReference myObjectReference__ref
string myString__node
bool myBool__firstPerson
float returnedValue = NetImmerse.GetNodeWorldPositionZ(myObjectReference__ref, myString__node, myBool__firstPerson)