Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionSetProjectileBaseCollisionConeSpread(ProjectileakProjectile, floatconeSpread)NativeGlobal


Caveats


Parameters

ProjectileakProjectile

floatconeSpread


Examples

Auto-Generated Example

Projectile myProjectile__akProjectile
float myFloat__coneSpread

bool returnedValue = DbSkseFunctions.SetProjectileBaseCollisionConeSpread(myProjectile__akProjectile, myFloat__coneSpread)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.