- Found in:
- SKSE
Description
Documentation Comment
Return whether the object has the particular node
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__ref
string myString__node
bool myBool__firstPerson
bool returnedValue = NetImmerse.HasNode(myObjectReference__ref, myString__node, myBool__firstPerson)