enderalse/source/scripts/shaderparticlegeometry.psc

8 lines
210 B
Plaintext

Scriptname ShaderParticleGeometry extends Form Hidden
; Applies this effect with the specified fade time
Function Apply(float afFadeTime) native
; Removes this effect
Function Remove(float afFadeTime) native