- Found in:
- SKSE
floatfunctionGetRelativeNodePositionY(ObjectReferenceref, stringnodeA, stringnodeB, boolfirstPerson)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__ref
string myString__nodeA
string myString__nodeB
bool myBool__firstPerson
float returnedValue = NetImmerse.GetRelativeNodePositionY(myObjectReference__ref, myString__nodeA, myString__nodeB, myBool__firstPerson)