Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetProjectileRange(ProjectileakProjectile, floatafRange)NativeGlobal


Caveats


Parameters

ProjectileakProjectile

floatafRange


Examples

Auto-Generated Example

Projectile myProjectile__akProjectile
float myFloat__afRange

PO3_SKSEFunctions.SetProjectileRange(myProjectile__akProjectile, myFloat__afRange)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.