Background for Skyrim SE
Member of the DbSkseFunctions script
ObjectReferencefunctionGetProjectileShooter(ObjectReferenceprojectileRef)NativeGlobal

Description

Documentation Comment

get the object reference that shot the projectileRef


Caveats


Parameters

ObjectReferenceprojectileRef


Examples

Auto-Generated Example

ObjectReference myObjectReference__projectileRef

ObjectReference returnedValue = DbSkseFunctions.GetProjectileShooter(myObjectReference__projectileRef)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.