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


Caveats


Parameters

ObjectReferenceref

stringnode

boolfirstPerson


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
string myString__node
bool myBool__firstPerson

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