Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
floatfunctionGetProjectileDataValue(ProjectileakProjectile, intaiIndexValue)NativeGlobal


Caveats


Parameters

ProjectileakProjectile

intaiIndexValue


Examples

Auto-Generated Example

Projectile myProjectile__akProjectile
int myInt__aiIndexValue

float returnedValue = Lighthouse.GetProjectileDataValue(myProjectile__akProjectile, myInt__aiIndexValue)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.