Files
RCBASIC4/doc/files/getparticleminlife.html
2024-12-14 15:28:03 -05:00

23 lines
482 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getParticleMinLife [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getParticleMinLife( actor) </h2></p>
<p>
Get the min life of particles
</p>
<p>
Note: Returned time is in milliseconds
</p>
<br><p>Related:
<a href="setparticleminlife.html">SetParticleMinLife</a>
</p>
<p>
</body>
</html>