Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionSetProjectileBaseDecal(ProjectileakProjectile, TextureSetdecalTextureSet)NativeGlobal


Caveats


Parameters

ProjectileakProjectile

TextureSetdecalTextureSet


Examples

Auto-Generated Example

Projectile myProjectile__akProjectile
TextureSet myTextureSet__decalTextureSet

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