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

Description

Documentation Comment

get the explosion for the projectileRef, if any.


Caveats


Parameters

ObjectReferenceprojectileRef


Examples

Auto-Generated Example

ObjectReference myObjectReference__projectileRef

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