- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Returns whether the reference has NiExtraData (attached to root 3D node). Partial name matches accepted.
Caveats
Parameters
ObjectReferenceakRef
stringasName
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
string myString__asName
bool returnedValue = PO3_SKSEFunctions.HasNiExtraData(myObjectReference__akRef, myString__asName)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
