- Found in:
- Dylbills PE
Description
Documentation Comment
get the object reference(s) that the projectileRef hit (collided with). Most of the time this is 1 object, sometimes it's more.
Caveats
Parameters
ObjectReferenceprojectileRef
Examples
Auto-Generated Example
ObjectReference myObjectReference__projectileRef
ObjectReference[] returnedValue = DbSkseFunctions.GetProjectileHitRefs(myObjectReference__projectileRef)