Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetParticleFullCount(EffectShaderakEffectShader, floatafParticleCount)NativeGlobal


Caveats


Parameters

EffectShaderakEffectShader

floatafParticleCount


Examples

Auto-Generated Example

EffectShader myEffectShader__akEffectShader
float myFloat__afParticleCount

PO3_SKSEFunctions.SetParticleFullCount(myEffectShader__akEffectShader, myFloat__afParticleCount)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.