11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
#title SetParticleMinLife [RCBasic Doc]
|
|
#header Sub SetParticleMinLife( actor, minLife)
|
|
|
|
Set the min life of particles
|
|
|
|
Note: minLife is in milliseconds
|
|
|
|
#ref SetParticleMinLife
|
|
|
|
|