Background for Skyrim SE
Member of the Ammo script
ProjectilefunctionGetProjectile()Native

Description

Wiki Description

Returns the projectile associated with this ammo. (This function requires SKSE)

Documentation Comment

Returns the projectile associated with this ammo


Caveats


Examples

No human-generated examples found for this function.

Auto-Generated Example

Projectile returnedValue = myAmmo__toCallFunctionOn.GetProjectile()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.