9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
#title getParticleMaxLife [RCBasic Doc]
|
|
#header function getParticleMaxLife( actor)
|
|
|
|
Returns the max life of the particle emission
|
|
|
|
Note: Returned time is in milliseconds
|
|
|
|
#ref SetParticleMaxLife
|