11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
#title SetParticleMaxLife [RCBasic Doc]
|
|
#header Sub SetParticleMaxLife( actor, maxLife)
|
|
|
|
Sets the max life of the particle emission
|
|
|
|
Note: maxLife is in milliseconds
|
|
|
|
#ref GetParticleMaxLife
|
|
|
|
|